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 Mar 6, 2023
1 parent 6addd4a commit f3dd8dd
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 @@ -64,8 +64,8 @@ android {
applicationId = 'com.loafwallet'
minSdkVersion 27
targetSdkVersion 32
versionCode 726
versionName "v2.8.1"
versionCode 727
versionName "v2.8.2"
multiDexEnabled true
archivesBaseName = "${versionName}(${versionCode})"

Expand Down

0 comments on commit f3dd8dd

Please sign in to comment.