Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vhqtvn committed Jun 14, 2022
1 parent 2af8e57 commit 269873b
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 @@ -19,8 +19,8 @@ android {
} else {
defaultConfig.targetSdkVersion 28 // Dont update to 29 - /data/data no longer executable
}
versionCode 32
versionName "2.0.2"
versionCode 33
versionName "2.0.3"

externalNativeBuild {
ndkBuild {
Expand Down

0 comments on commit 269873b

Please sign in to comment.