This commit is contained in:
tom5079
2025-02-24 23:31:00 -08:00
parent 83d6058f2b
commit 05f555bb91

View File

@@ -16,7 +16,7 @@ android {
defaultConfig {
applicationId = "xyz.quaver.pupil"
minSdk = 16
minSdk = 21
targetSdk = 35
versionCode = 70
versionName = "5.3.16"
@@ -29,8 +29,6 @@ android {
}
buildTypes {
debug {
defaultConfig.minSdk = 21
isMinifyEnabled = false
isShrinkResources = false