mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-19 18:20:39 +00:00
Android update
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
buildToolsVersion "29.0.1"
|
||||
compileSdkVersion 33
|
||||
buildToolsVersion "33.0.0"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.roguetemple.hyperroid"
|
||||
minSdkVersion 18
|
||||
targetSdkVersion 29
|
||||
targetSdkVersion 33
|
||||
// multiDexEnabled true
|
||||
|
||||
//javaMaxHeapSize "4g"
|
||||
|
||||
Reference in New Issue
Block a user