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