mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update Privacy Browser to 3.3 (47)
This commit is contained in:
parent
c0ef7160d4
commit
0ca5a6f0b6
1 changed files with 10 additions and 2 deletions
|
|
@ -354,6 +354,14 @@ Builds:
|
|||
- standard
|
||||
prebuild: sed -i -e '/firebase/d' build.gradle
|
||||
|
||||
- versionName: '3.3'
|
||||
versionCode: 47
|
||||
commit: v3.3
|
||||
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:
|
||||
|
|
@ -361,5 +369,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.2'
|
||||
CurrentVersionCode: 46
|
||||
CurrentVersion: '3.3'
|
||||
CurrentVersionCode: 47
|
||||
|
|
|
|||
Loading…
Reference in a new issue