Skip to content

Commit

Permalink
Update versionCode / versionName (103 / 2.3.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmo1 committed Nov 15, 2023
1 parent e675e7d commit 91fc272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ android {
applicationId "com.github.tmo1.sms_ie"
minSdkVersion 19
targetSdkVersion 34
versionCode 102
versionName "2.2.0"
versionCode 103
versionName "2.3.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 91fc272

Please sign in to comment.