mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Privacy Browser to 3.4 (48)
This commit is contained in:
parent
37ade8a9f5
commit
2c413803cd
1 changed files with 10 additions and 2 deletions
|
|
@ -362,6 +362,14 @@ Builds:
|
|||
- standard
|
||||
prebuild: sed -i -e '/firebase/d' build.gradle
|
||||
|
||||
- versionName: '3.4'
|
||||
versionCode: 48
|
||||
commit: v3.4
|
||||
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:
|
||||
|
|
@ -369,5 +377,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.3'
|
||||
CurrentVersionCode: 47
|
||||
CurrentVersion: '3.4'
|
||||
CurrentVersionCode: 48
|
||||
|
|
|
|||
Loading…
Reference in a new issue