versionCode 1001000

This commit is contained in:
Hans-Christoph Steiner 2017-11-09 23:29:52 +01:00
parent 540bd4741f
commit bcc29ef6c9

View File

@ -222,7 +222,7 @@ android {
} }
defaultConfig { defaultConfig {
versionCode 1000011 versionCode 1001000
versionName getVersionName() versionName getVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }