Minify APK #2

Merged
me merged 2 commits from dev into main 2025-07-22 16:46:31 -07:00
Showing only changes of commit fe8c97766b - Show all commits

View File

@@ -7,8 +7,8 @@ android {
applicationId "apps.hyperling.com.platformer"
minSdkVersion 14
targetSdkVersion 36
versionCode 11
versionName "0.0.10"
versionCode 12
versionName "0.0.11"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {