diff --git a/hyperroid/app/build.gradle b/hyperroid/app/build.gradle index 1384e027..77a9af56 100644 --- a/hyperroid/app/build.gradle +++ b/hyperroid/app/build.gradle @@ -7,7 +7,7 @@ android { defaultConfig { applicationId "com.roguetemple.hyperroid" minSdkVersion 18 - targetSdkVersion 26 + targetSdkVersion 28 // multiDexEnabled true //javaMaxHeapSize "4g" diff --git a/hyperroid/app/src/main/AndroidManifest.xml b/hyperroid/app/src/main/AndroidManifest.xml index 4e2ff799..632a8011 100644 --- a/hyperroid/app/src/main/AndroidManifest.xml +++ b/hyperroid/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@