mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
privacyflip - disable debug key
This commit is contained in:
parent
01290fe126
commit
5b9306ecac
1 changed files with 4 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ Binaries: https://github.com/dorumrr/privacyFlip/releases/download/v%v/PrivacyFl
|
|||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
disable: debug key
|
||||
commit: 25cacacbaa14151ea432cab5ef8d1fc54c889755
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -26,6 +27,7 @@ Builds:
|
|||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
disable: debug key
|
||||
commit: 26a3281fafcb768dd460125278d7ba409f66b79e
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -33,6 +35,7 @@ Builds:
|
|||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 4
|
||||
disable: debug key
|
||||
commit: 310c78ef0dbb5d3aae9a19c98471132142b9cdf0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -40,7 +43,7 @@ Builds:
|
|||
|
||||
AllowedAPKSigningKeys: c0857326a4d913b819098a99f56c0ddbaac1c9e3523cb4fc3586ff27b3160845
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue