minSdkVersion update

pull/207/head
M66B 3 years ago
parent a9c1bb8ed1
commit c7303089cf

@ -185,7 +185,7 @@ android {
}
play {
dimension "all"
minSdkVersion 23
//minSdkVersion 23
buildConfigField "boolean", "TEST_RELEASE", "false"
buildConfigField "boolean", "BETA_RELEASE", "true"
buildConfigField "boolean", "PLAY_STORE_RELEASE", "true"

Loading…
Cancel
Save