Android update

This commit is contained in:
Zeno Rogue
2022-07-13 00:02:03 +02:00
parent 68507a555f
commit 0bcf2ca0ab
3 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -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"