Skip to content

Commit

Permalink
Update versionCode / versionName (106 / 2.4.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmo1 committed Jun 11, 2024
1 parent 258d736 commit 92da6e6
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 105
versionName "2.3.2"
versionCode 106
versionName "2.4.0"

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

0 comments on commit 92da6e6

Please sign in to comment.