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 236c981 commit 4c4dfa8Copy full SHA for 4c4dfa8
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "net.xcreen.restsms"
8
minSdkVersion 23
9
targetSdkVersion 33
10
- versionCode 9
11
- versionName "2.3.0"
+ versionCode 10
+ versionName "2.4.0"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
13
}
14
buildTypes {
0 commit comments