Skip to content

Commit 46402b7

Browse files
authored
Merge pull request #71 from nighthawk-apps/v2.2.16
v2.2.16
2 parents f46739b + 2ee4910 commit 46402b7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- NU6 Support.

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ IS_MINIFY_ENABLED=true
5252
# If not using automated Google Play deployment, then these serve as the actual version numbers.
5353
# last digits are alpha(0XX) beta(2XX) rc(4XX) release(8XX), then before this is XX patch no, then before this XX minor no, then before this major no
5454
# Ex: An release candidate build of version 2.1. and 20100800 would be the final release.
55-
ZCASH_VERSION_CODE=20215800
56-
ZCASH_VERSION_NAME=2.2.15
55+
ZCASH_VERSION_CODE=20216800
56+
ZCASH_VERSION_NAME=2.2.16
5757

5858
# Set these fields, as you need them (e.g. with values "Zcash X" and "co.electriccoin.zcash.x")
5959
# to distinguish a different release build that can be installed alongside the official version

0 commit comments

Comments
 (0)