Skip to content

Commit

Permalink
version and code bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kcw-grunt committed Dec 8, 2024
1 parent e5611ca commit 771c9ae
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 @@ -69,8 +69,8 @@ android {
applicationId = 'com.loafwallet'
minSdkVersion 29
targetSdkVersion 34
versionCode 20241130
versionName "v2.12.4"
versionCode 20241208
versionName "v2.13.0"
multiDexEnabled true
archivesBaseName = "${versionName}(${versionCode})"

Expand Down

0 comments on commit 771c9ae

Please sign in to comment.