Skip to content

Commit

Permalink
chore(android): bump version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vernu committed Apr 1, 2024
1 parent 923da3b commit 2f93f14
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 8
versionName "2.1"
versionCode 9
versionName "2.2.0"

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

0 comments on commit 2f93f14

Please sign in to comment.