Build to 1000001

This commit is contained in:
Hans-Christoph Steiner 2017-07-18 10:01:41 +02:00
parent 2d89f8665a
commit c93cd5a3e6

View File

@ -208,7 +208,7 @@ android {
}
defaultConfig {
versionCode 1000000
versionCode 1000001
versionName getVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}