Versionsnummer inkrementiert

This commit is contained in:
Lyndon
2018-06-19 14:29:45 +02:00
parent 12c917c092
commit b3e014a576

View File

@@ -34,8 +34,8 @@ android {
applicationId "de.beyondsoft.ownchat"
minSdkVersion 19
targetSdkVersion 27
versionCode 14
versionName "1.14"
versionCode 15
versionName "1.15"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}