Api level now 19

This commit is contained in:
ArtDev 2020-09-29 10:44:23 +03:00 committed by GitHub
parent 51bd452abc
commit f16e13dc06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 26
compileSdkVersion 21
dexOptions {
javaMaxHeapSize "4g"
}
@ -21,7 +21,7 @@ android {
defaultConfig {
applicationId "net.kdt.pojavlaunch"
minSdkVersion 16
minSdkVersion 19
targetSdkVersion 26
versionCode 156235
versionName "3.2.0_6404b_20200923"