From 95d2173847406f7ea8af1527d42c69e7a1651ca3 Mon Sep 17 00:00:00 2001 From: Milan Cerovsky Date: Tue, 25 Feb 2025 09:04:48 +0000 Subject: [PATCH] Newapp: Zashi --- metadata/co.electriccoin.zcash.foss.yml | 44 +++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 metadata/co.electriccoin.zcash.foss.yml diff --git a/metadata/co.electriccoin.zcash.foss.yml b/metadata/co.electriccoin.zcash.foss.yml new file mode 100644 index 0000000000..934e42ba0c --- /dev/null +++ b/metadata/co.electriccoin.zcash.foss.yml @@ -0,0 +1,44 @@ +Categories: + - Money +License: MIT +AuthorName: Zerocoin Electric Coin Company LLC +AuthorWebSite: https://electriccoin.co +SourceCode: https://github.com/Electric-Coin-Company/zashi-android +IssueTracker: https://github.com/Electric-Coin-Company/zashi-android/issues + +AutoName: Zashi + +RepoType: git +Repo: https://github.com/Electric-Coin-Company/zashi-android +Binaries: https://github.com/Electric-Coin-Company/zashi-android/releases/download/%v-%c/app-zcashmainnet-foss-release.apk + +Builds: + - versionName: 1.3.3 + versionCode: 847 + commit: a0d765dfe375698441bdfdb2e2ecb155d2d02fb1 + subdir: app + gradle: + - zcashmainnet + - foss + rm: + - ui-screenshot-test + - build-conventions-secant/src/main/kotlin/secant.emulator-wtf-conventions.gradle.kts + prebuild: + - cd .. + - sed -i -e '/start wtf maven/,/end wtf maven/d' -e '/include("ui-screenshot-test")/d' + settings.gradle.kts + - sed -i -e '/wtf.emulator.gradle/d' -e '/secant.emulator-wtf-conventions/d' + */build.gradle.kts + - sed -i -e '/gms/d' -e '/com.google.firebase/d' build.gradle.kts + - sed -i -e '/wtf.emulator/d' -e '/com.vdurmont/d' -e '/org.json:json/d' -e + '/gms/d' -e '/firebase/d' buildscript-gradle.lockfile build-conventions-secant/gradle.lockfile + scandelete: + - build-conventions-secant + +AllowedAPKSigningKeys: 412a1d2412a0be5ffbad9e7dd1eeedb9442dad8b9e9dffc334c07a0c3645ddfe + +AutoUpdateMode: Version +UpdateCheckMode: Tags +UpdateCheckData: '|[\d.]+-(\d+)||([\d.]+)-\d+' +CurrentVersion: 1.3.3 +CurrentVersionCode: 847