Skip to content

Commit

Permalink
chores: update app version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tohrxyz committed Apr 22, 2023
1 parent 484bd7c commit a97f91a
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 @@ -16,8 +16,8 @@ android {
applicationId "xyz.tomashrib.zephyruswallet"
minSdk 26
targetSdk 32
versionCode 75
versionName "0.7.5"
versionCode 80
versionName "0.8.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit a97f91a

Please sign in to comment.