Skip to content

Commit

Permalink
Bump build number and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kukabi committed Mar 16, 2021
1 parent 9740552 commit b8f4673
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ buildscript {
ext.kotlin_version = '1.4.21'

// build & version
ext.buildNumber = 155
ext.versionNumber = "0.6.1"
ext.buildNumber = 156
ext.versionNumber = "0.6.2"

// JNI libs
ext.libwalletVersion = "0.16.23"
Expand Down

0 comments on commit b8f4673

Please sign in to comment.