Build to 1000002

This commit is contained in:
Hans-Christoph Steiner 2017-09-04 23:13:35 +02:00
parent 5e4095f3f1
commit 5739706cdd

View File

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