bump to version code 1003003

This commit is contained in:
Hans-Christoph Steiner 2018-06-27 23:22:03 +02:00
parent aa87a02584
commit 1bd4f9f4e7

View File

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