From 6756ceb18106133a9014d053d63098bae27ef897 Mon Sep 17 00:00:00 2001 From: _imadia Date: Mon, 3 Mar 2025 15:05:12 +0600 Subject: [PATCH] Replace eraZkSyncApiKey --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 547204ff43..31ac059a0e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -106,7 +106,7 @@ android { resValue "string", "gnosisscanApiKey", "V2J8YU15ZX9S1W3GTUV2HXM11TP2TUBRW4" resValue "string", "ftmscanApiKey", "57YQ2GIRAZNV6M5HIJYYG3XQGGNIPVV8MF" resValue "string", "basescanApiKey", "AKEWS351FN9P9E2CFPWRWQVGHYUP7W8SUF" - resValue "string", "eraZkSyncApiKey", "NCUEZ2NFQHW7TG7J7J4MTG4VNG2V4Z2Z48" + resValue "string", "eraZkSyncApiKey", "HG24J44ABUGMYM7P7SD4SNX1BFVN38SI4N" resValue "string", "is_release", "false" resValue "string", "guidesUrl", "https://raw.githubusercontent.com/horizontalsystems/Unstoppable-Wallet-Website/refs/tags/v1.4/src/edu.json" resValue "string", "faqUrl", "https://raw.githubusercontent.com/horizontalsystems/Unstoppable-Wallet-Website/master/src/faq.json" @@ -142,7 +142,7 @@ android { resValue "string", "gnosisscanApiKey", "KEXFAQKDUENZ5U9CW3ZKYJEJ84ZIHH9QTY" resValue "string", "ftmscanApiKey", "JAWRPW27KEMVXMJJ9UKY63CVPH3X5V9SMP" resValue "string", "basescanApiKey", "QU4RJVJXQCW812J3234EW9EV815TA6XC55" - resValue "string", "eraZkSyncApiKey", "NCUEZ2NFQHW7TG7J7J4MTG4VNG2V4Z2Z48" + resValue "string", "eraZkSyncApiKey", "HG24J44ABUGMYM7P7SD4SNX1BFVN38SI4N" resValue "string", "is_release", "true" resValue "string", "guidesUrl", "https://raw.githubusercontent.com/horizontalsystems/Unstoppable-Wallet-Website/refs/tags/v1.4/src/edu.json" resValue "string", "faqUrl", "https://raw.githubusercontent.com/horizontalsystems/Unstoppable-Wallet-Website/v1.3/src/faq.json"