Skip to content

Commit

Permalink
Update versionCode / versionName (105 / 2.3.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmo1 committed Mar 12, 2024
1 parent 511276e commit 98c5fa1
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 104
versionName "2.3.1"
versionCode 105
versionName "2.3.2"

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

0 comments on commit 98c5fa1

Please sign in to comment.