This commit is contained in:
odrling 2018-01-10 18:25:03 +01:00
parent b9d3b44a64
commit 8b44363620

View file

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