Skip to content

Commit

Permalink
bump version 1.0.1 (version code 3)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeOhHyung committed Jul 30, 2022
1 parent 71b9f20 commit faebccc
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 @@ -18,8 +18,8 @@ android {
applicationId "com.yapp.android2"
minSdk 23
targetSdk 32
versionCode 2
versionName "1.0.0"
versionCode 3
versionName "1.0.1"

manifestPlaceholders = [
schemePrefix : schemes['bestfriends']
Expand Down

0 comments on commit faebccc

Please sign in to comment.