Skip to content

Commit 91fc272

Browse files
committed
Update versionCode / versionName (103 / 2.3.0)
1 parent e675e7d commit 91fc272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ android {
3333
applicationId "com.github.tmo1.sms_ie"
3434
minSdkVersion 19
3535
targetSdkVersion 34
36-
versionCode 102
37-
versionName "2.2.0"
36+
versionCode 103
37+
versionName "2.3.0"
3838

3939
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4040
}

0 commit comments

Comments
 (0)