version 2.0

This commit is contained in:
odrling 2018-04-03 17:06:33 +02:00
parent 49830d3caf
commit 63f8382091

View file

@ -10,8 +10,8 @@ android {
applicationId "xyz.johnny.norntalk"
minSdkVersion 21
targetSdkVersion 27
versionCode 101
versionName "2"
versionCode 200
versionName "2.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}