Skip to content

Commit 1e3c6b1

Browse files
committed
Update versionCode / versionName (107 / 2.4.1)
1 parent 07183d0 commit 1e3c6b1

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 106
37-
versionName "2.4.0"
36+
versionCode 107
37+
versionName "2.4.1"
3838

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

0 commit comments

Comments
 (0)