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 Jul 5, 2024
1 parent 9393dfa commit 185fdb5
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 @@ -12,8 +12,8 @@ android {
applicationId "com.draco.ladb"
minSdk 26
targetSdk 34
versionCode 45
versionName "2.4.1"
versionCode 46
versionName "2.4.2"

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

0 comments on commit 185fdb5

Please sign in to comment.