mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Newapp: Zashi
This commit is contained in:
parent
2840b5c669
commit
95d2173847
1 changed files with 44 additions and 0 deletions
44
metadata/co.electriccoin.zcash.foss.yml
Normal file
44
metadata/co.electriccoin.zcash.foss.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue