This commit is contained in:
Lyndon
2017-11-02 21:19:25 +01:00
parent 7ef7713bf8
commit 58954a64b3

View File

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