Lower minSdkVersion to 24 for Android 7 friends

master 1.0-2
dece 4 years ago
parent b87a9a6209
commit 1614cd1aa2

@ -8,9 +8,9 @@ android {
defaultConfig { defaultConfig {
applicationId "dev.lowrespalmtree.zmingz" applicationId "dev.lowrespalmtree.zmingz"
minSdkVersion 26 minSdkVersion 24
targetSdkVersion 29 targetSdkVersion 29
versionCode 1 versionCode 2
versionName "1.0" versionName "1.0"
} }

Loading…
Cancel
Save