version code 1003005

This commit is contained in:
Hans-Christoph Steiner 2018-07-21 00:21:32 +02:00
parent 2aa72ff2ac
commit 94e87d83c5

View File

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