Update Version

This commit is contained in:
Xcreen
2018-11-20 11:37:34 +01:00
parent 1735e3490e
commit f31e597b4e

View File

@@ -7,8 +7,8 @@ android {
applicationId "net.xcreen.restsms"
minSdkVersion 23
targetSdkVersion 28
versionCode 2
versionName "1.1.0"
versionCode 3
versionName "1.2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {