Skip to content

Commit

Permalink
Update app to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pokkst committed Oct 15, 2022
1 parent 663c84f commit 063b61e
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 @@ -9,8 +9,8 @@ android {
applicationId "net.mynero.wallet"
minSdkVersion 21
targetSdkVersion 33
versionCode 301
versionName "0.3.1 'Fluorine Fermi'"
versionCode 302
versionName "0.3.2 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
Expand Down

0 comments on commit 063b61e

Please sign in to comment.