mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update p.cash to 0.41.16 (147)
This commit is contained in:
parent
2d870c03aa
commit
e458208dd2
1 changed files with 12 additions and 2 deletions
|
|
@ -8,6 +8,9 @@ AuthorName: PirateCash and Cosanta foundation
|
||||||
AuthorEmail: i@p.cash
|
AuthorEmail: i@p.cash
|
||||||
WebSite: https://p.cash/
|
WebSite: https://p.cash/
|
||||||
SourceCode: https://github.com/piratecash/pcash-wallet-android
|
SourceCode: https://github.com/piratecash/pcash-wallet-android
|
||||||
|
IssueTracker: https://github.com/piratecash/pcash-wallet-android/issues
|
||||||
|
Translation: https://crowdin.com/project/pcash
|
||||||
|
Changelog: https://github.com/piratecash/pcash-wallet-android/releases
|
||||||
|
|
||||||
AutoName: P.CASH
|
AutoName: P.CASH
|
||||||
|
|
||||||
|
|
@ -23,9 +26,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.41.16
|
||||||
|
versionCode: 147
|
||||||
|
commit: e2c4b77377eb8d27ad2e100d99807d793fa40982
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 5c0224dc8020f8806efd69d04f870befc6738cecee9e5db427916070e48f9088
|
AllowedAPKSigningKeys: 5c0224dc8020f8806efd69d04f870befc6738cecee9e5db427916070e48f9088
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags .*[0-9]-fdroid$
|
UpdateCheckMode: Tags .*[0-9]-fdroid$
|
||||||
CurrentVersion: 0.41.14
|
CurrentVersion: 0.41.16
|
||||||
CurrentVersionCode: 144
|
CurrentVersionCode: 147
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue