Skip to content

Commit 9f29607

Browse files
committed
Update versionCode / versionName (100 / 2.0.0-pre.2)
1 parent e3282c5 commit 9f29607

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 15
35-
versionName "1.5.5"
34+
versionCode 100
35+
versionName "2.0.0-pre.2"
3636

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

0 commit comments

Comments
 (0)