Changed VersionCode

This commit is contained in:
Alexander Doerflinger
2017-08-17 13:15:29 +02:00
parent cdfb9a946d
commit 4a6e8d9576

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.de.aldo_apps.aldo.mariokartcircuitselector"
minSdkVersion 16
targetSdkVersion 25
versionCode 10
versionName "0.1.10"
versionCode 11
versionName "0.1.11"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {