diff --git a/hyperroid/app/build.gradle b/hyperroid/app/build.gradle index 77a9af56..e59a275e 100644 --- a/hyperroid/app/build.gradle +++ b/hyperroid/app/build.gradle @@ -1,13 +1,13 @@ apply plugin: 'com.android.application' android { - compileSdkVersion 28 - buildToolsVersion "28.0.3" + compileSdkVersion 29 + buildToolsVersion "29.0.1" defaultConfig { applicationId "com.roguetemple.hyperroid" minSdkVersion 18 - targetSdkVersion 28 + targetSdkVersion 29 // multiDexEnabled true //javaMaxHeapSize "4g"