Skip to content

Commit

Permalink
chore: bump up version to 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
75py authored May 15, 2022
1 parent ca34a36 commit 3235165
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 @@ -16,8 +16,8 @@ android {
applicationId "com.nagopy.android.aplin"
minSdk 26
targetSdk 32
versionCode 38
versionName "5.2.0"
versionCode 39
versionName "5.3.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 3235165

Please sign in to comment.