versionCode 1000010

This commit is contained in:
Hans-Christoph Steiner 2017-10-10 14:46:16 +02:00
parent e064bdda56
commit 245b918d6e

View File

@ -212,7 +212,7 @@ android {
}
defaultConfig {
versionCode 1000005
versionCode 1000010
versionName getVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}