Skip to content

Commit

Permalink
Upgrade to Monero v0.18.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WooKeyWallet committed Aug 19, 2022
1 parent 1878da6 commit 93d0d6a
Show file tree
Hide file tree
Showing 4 changed files with 1,673 additions and 1,372 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ apply plugin: 'kotlin-kapt'
apply plugin: 'kotlinx-serialization'

static def computeVersionCode() {
211
221
}

static def computeVersionName() {
return "2.1.1"
return "2.2.1"
}

android {
Expand Down
Loading

0 comments on commit 93d0d6a

Please sign in to comment.