Skip to content

Commit

Permalink
Update version code
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Nijmeh <[email protected]>
  • Loading branch information
tytydraco committed Oct 16, 2022
1 parent b4eeff7 commit 09b0bf6
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 @@ -11,8 +11,8 @@ android {
applicationId "com.draco.ladb"
minSdk 26
targetSdk 33
versionCode 38
versionName "2.0"
versionCode 39
versionName "2.1"

ndk {
abiFilters 'arm64-v8a', 'armeabi-v7a', 'x86', 'x86_64'
Expand Down

0 comments on commit 09b0bf6

Please sign in to comment.