mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update privacyflip v1.3.0
This commit is contained in:
parent
e8168b152f
commit
04e52b02c0
1 changed files with 9 additions and 4 deletions
|
|
@ -10,8 +10,6 @@ Changelog: https://github.com/dorumrr/privacyflip/releases
|
|||
|
||||
AutoName: Privacy Flip
|
||||
|
||||
RequiresRoot: true
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dorumrr/privacyflip.git
|
||||
Binaries: https://github.com/dorumrr/privacyFlip/releases/download/v%v/PrivacyFlip-v%v-release.apk
|
||||
|
|
@ -48,9 +46,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 6
|
||||
commit: 15cf972f3143e271259b542f23c609727d7800ca
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 67bd90caf57ebc3c947f037cb262ebf6bd188293dbc907c92d51924fcf2b9975
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue