This commit is contained in:
odrling 2018-01-10 19:11:46 +01:00
parent 5091425f97
commit 7797472157

View file

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