version 1.0.1

This commit is contained in:
odrling 2017-12-31 12:43:46 +01:00
parent 6a99d57316
commit 99cc9d058c

View file

@ -12,8 +12,8 @@ android {
applicationId "xyz.johnny.norntalk"
minSdkVersion 21
targetSdkVersion 26
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {