This commit is contained in:
odrling 2018-01-10 23:04:17 +01:00
parent 553b768903
commit f3b02fe138

View file

@ -10,8 +10,8 @@ android {
applicationId "xyz.johnny.norntalk"
minSdkVersion 21
targetSdkVersion 26
versionCode 8
versionName "1.0.7"
versionCode 9
versionName "1.0.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}