Skip to content

Commit

Permalink
Update versionCode / versionName (107 / 2.4.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmo1 committed Sep 16, 2024
1 parent 07183d0 commit 1e3c6b1
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 106
versionName "2.4.0"
versionCode 107
versionName "2.4.1"

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

0 comments on commit 1e3c6b1

Please sign in to comment.