This commit is contained in:
staccatomamba
2017-11-04 20:24:20 +01:00
parent b90d266d9b
commit 2b3c6545f7

View File

@@ -32,8 +32,8 @@ android {
applicationId "de.beyondsoft.ownchat"
minSdkVersion 19
targetSdkVersion 26
versionCode 3
versionName "1.3"
versionCode 4
versionName "1.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}