version code 1000012

This commit is contained in:
Hans-Christoph Steiner 2017-12-01 21:34:45 +01:00
parent 62bbf06270
commit 78e2847271

View File

@ -212,7 +212,7 @@ android {
} }
defaultConfig { defaultConfig {
versionCode 1000011 versionCode 1000012
versionName getVersionName() versionName getVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }