Bump to 1000000

This commit is contained in:
Hans-Christoph Steiner 2017-07-08 00:10:59 +02:00
parent 57664eb086
commit 300677fb9c

View File

@ -208,7 +208,7 @@ android {
} }
defaultConfig { defaultConfig {
versionCode 104050 versionCode 1000000
versionName getVersionName() versionName getVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }