From 6c4e080dc62a59288ef8cce627cb0b0a9cc74b73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Rychnovsk=C3=BD?= Date: Thu, 3 Aug 2023 11:46:55 +0200 Subject: [PATCH] [#925] Rename app --- build.gradle.kts | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index 609bec92..b03bdbd0 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -98,7 +98,7 @@ tasks { "IS_MINIFY_ENABLED" to "true", - "ZCASH_RELEASE_APP_NAME" to "sECCant", + "ZCASH_RELEASE_APP_NAME" to "Zashi", "ZCASH_RELEASE_PACKAGE_NAME" to "co.electriccoin.zcash", "ZCASH_SUPPORT_EMAIL_ADDRESS" to "", diff --git a/gradle.properties b/gradle.properties index 88a3ef4d..b144040e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -56,7 +56,7 @@ ZCASH_VERSION_NAME=0.1 # Set these fields, as you need them (e.g. with values "Zcash X" and "co.electriccoin.zcash.x") # to distinguish a different release build that can be installed alongside the official version # available on Google Play. This is useful for testing, or for a forked version of the app. -ZCASH_RELEASE_APP_NAME=sECCant +ZCASH_RELEASE_APP_NAME=Zashi ZCASH_RELEASE_PACKAGE_NAME=co.electriccoin.zcash ZCASH_DEBUG_APP_NAME_SUFFIX=" (D)" ZCASH_SUPPORT_EMAIL_ADDRESS=