Skip to content

Commit

Permalink
mainnet upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
WooKeyWallet committed Dec 4, 2019
1 parent 71f7940 commit 764d1e9
Show file tree
Hide file tree
Showing 3 changed files with 1,313 additions and 1,183 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'

static def computeVersionCode() {
105
106
}

static def computeVersionName() {
return "1.0.5"
return "1.0.6"
}

android {
Expand Down
Loading

0 comments on commit 764d1e9

Please sign in to comment.