version code 1003002

This commit is contained in:
Hans-Christoph Steiner 2018-06-25 22:02:45 +02:00
parent 8d62f2a27a
commit 2e802fc6e4

View File

@ -23,7 +23,7 @@ android {
buildToolsVersion '27.0.3'
defaultConfig {
versionCode 1003001
versionCode 1003002
versionName getVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}