Skip to content

Commit

Permalink
chore(android): bump version to 1.3.1 (11)
Browse files Browse the repository at this point in the history
  • Loading branch information
vernu committed May 6, 2024
1 parent c2e7711 commit 42ca8e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.vernu.sms"
minSdk 24
targetSdk 32
versionCode 10
versionName "2.3.0"
versionCode 11
versionName "2.3.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 42ca8e7

Please sign in to comment.