Update Version

This commit is contained in:
Xcreen
2020-02-06 20:26:47 +01:00
parent 72fd732509
commit 43aa0af94d

View File

@@ -8,8 +8,8 @@ android {
applicationId "net.xcreen.restsms"
minSdkVersion 23
targetSdkVersion 29
versionCode 3
versionName "1.2.0"
versionCode 4
versionName "1.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {