versionCode 1000011

This commit is contained in:
Hans-Christoph Steiner 2017-10-23 22:56:10 +02:00
parent dc46a22f67
commit c3f46bb5fb

View File

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