version code 1003050

This commit is contained in:
Hans-Christoph Steiner 2018-07-31 14:40:10 +02:00
parent a0bc2335ef
commit 8e0c355534

View File

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