mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Privacy Browser to 3.6.1 (53)
This commit is contained in:
parent
0a4387bf66
commit
ae4384fbfd
1 changed files with 10 additions and 2 deletions
|
|
@ -403,6 +403,14 @@ Builds:
|
|||
- standard
|
||||
prebuild: sed -i -e '/firebase/d' build.gradle
|
||||
|
||||
- versionName: 3.6.1
|
||||
versionCode: 53
|
||||
commit: v3.6.1
|
||||
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:
|
||||
|
|
@ -410,5 +418,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.6'
|
||||
CurrentVersionCode: 52
|
||||
CurrentVersion: 3.6.1
|
||||
CurrentVersionCode: 53
|
||||
|
|
|
|||
Loading…
Reference in a new issue