Skip to content

Commit

Permalink
Update build version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pokkst committed Sep 21, 2022
1 parent ca7684b commit 5184ca1
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 100
versionName "0.1.0 'Fluorine Fermi'"
versionCode 101
versionName "0.1.1 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
Expand Down

0 comments on commit 5184ca1

Please sign in to comment.