Skip to content

Commit 9712c99

Browse files
committed
Update versionCode / versionName (101 / 2.1.0)
1 parent 97c13b7 commit 9712c99

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
@@ -31,8 +31,8 @@ android {
3131
applicationId "com.github.tmo1.sms_ie"
3232
minSdkVersion 23
3333
targetSdkVersion 33
34-
versionCode 100
35-
versionName "2.0.0"
34+
versionCode 101
35+
versionName "2.1.0"
3636

3737
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3838
}

0 commit comments

Comments
 (0)