Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jakedowns committed May 10, 2023
1 parent d64bdb8 commit e107381
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 @@ -52,8 +52,8 @@ android {
buildToolsVersion "31.0.0"
minSdkVersion 30
targetSdkVersion 31
versionCode 31
versionName "2023-05-06-release"
versionCode 33
versionName "2023-05-09-release"
vectorDrawables.useSupportLibrary = true

ndk.abiFilters = ["arm64-v8a"]
Expand Down

0 comments on commit e107381

Please sign in to comment.