Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pnthach95 committed Jun 1, 2023
1 parent 0575284 commit 58e153a
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 @@ -98,8 +98,8 @@ android {
applicationId "vn.pnthach.karthuria"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 13
versionName "3.1.0"
versionCode 14
versionName "3.2.0"
multiDexEnabled true
}

Expand Down

0 comments on commit 58e153a

Please sign in to comment.