Skip to content

Commit

Permalink
bump android app version to 1.3.0(5)
Browse files Browse the repository at this point in the history
  • Loading branch information
vernu committed May 18, 2023
1 parent 910c283 commit b86f0cf
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 4
versionName "1.2.0"
versionCode 5
versionName "1.3.0"

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

1 comment on commit b86f0cf

@vercel
Copy link

@vercel vercel bot commented on b86f0cf May 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.