mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Privacy Browser to 3.6 (52)
This commit is contained in:
parent
e7eccf020e
commit
4b9a0029d5
1 changed files with 10 additions and 2 deletions
|
|
@ -395,6 +395,14 @@ Builds:
|
|||
- standard
|
||||
prebuild: sed -i -e '/firebase/d' build.gradle
|
||||
|
||||
- versionName: '3.6'
|
||||
versionCode: 52
|
||||
commit: v3.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- standard
|
||||
prebuild: sed -i -e '/firebase/d' build.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
|
|
@ -402,5 +410,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.5.1
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: '3.6'
|
||||
CurrentVersionCode: 52
|
||||
|
|
|
|||
Loading…
Reference in a new issue