version code 1003004

This commit is contained in:
Hans-Christoph Steiner 2018-07-13 23:47:14 +02:00
parent ca42217217
commit e05e306006

View File

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