versionCode 1000005

This commit is contained in:
Hans-Christoph Steiner 2017-10-04 23:33:21 +02:00
parent 18270aba86
commit fe626e3fd8

View File

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