versionCode 1000004

This commit is contained in:
Hans-Christoph Steiner 2017-09-27 23:03:11 +02:00
parent a35ee4df30
commit fa859466da

View File

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