We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72fd732 commit 43aa0afCopy full SHA for 43aa0af
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "net.xcreen.restsms"
9
minSdkVersion 23
10
targetSdkVersion 29
11
- versionCode 3
12
- versionName "1.2.0"
+ versionCode 4
+ versionName "1.3.0"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
}
15
buildTypes {
0 commit comments