Skip to content

Commit

Permalink
Up version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pokkst committed Sep 26, 2022
1 parent bb5abb9 commit 8c112f6
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 101
versionName "0.1.1 'Fluorine Fermi'"
versionCode 200
versionName "0.2.0 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
Expand Down

0 comments on commit 8c112f6

Please sign in to comment.