Skip to content

Commit 4c4dfa8

Browse files
committed
Update Version
1 parent 236c981 commit 4c4dfa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "net.xcreen.restsms"
88
minSdkVersion 23
99
targetSdkVersion 33
10-
versionCode 9
11-
versionName "2.3.0"
10+
versionCode 10
11+
versionName "2.4.0"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)