versionCode 1000003

This commit is contained in:
Hans-Christoph Steiner 2017-09-12 22:38:43 +02:00
parent 7db7cca716
commit e1743c70f6

View File

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