Skip to content

Commit

Permalink
Update versionCode / versionName (101 / 2.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmo1 committed Aug 29, 2023
1 parent 97c13b7 commit 9712c99
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 @@ -31,8 +31,8 @@ android {
applicationId "com.github.tmo1.sms_ie"
minSdkVersion 23
targetSdkVersion 33
versionCode 100
versionName "2.0.0"
versionCode 101
versionName "2.1.0"

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

0 comments on commit 9712c99

Please sign in to comment.