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=