version code 1000013

This commit is contained in:
Hans-Christoph Steiner 2018-02-02 10:40:13 +01:00
parent 21c88e282f
commit c29f007050

View File

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