mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Proton Pass - remove Tracking AF for newer versions
This commit is contained in:
parent
785f873132
commit
d9df7dc40d
1 changed files with 3 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: The backend is proprietary.
|
||||
Tracking:
|
||||
en-US: Usage and crash reporting are enabled by default (require opt-out).
|
||||
Categories:
|
||||
- Security
|
||||
License: GPL-3.0-or-later
|
||||
|
|
@ -62,6 +60,9 @@ Builds:
|
|||
ndk: r23c
|
||||
gradleprops:
|
||||
- apkBuild=true
|
||||
antifeatures:
|
||||
Tracking:
|
||||
en-US: Usage and crash reporting are enabled by default (require opt-out).
|
||||
|
||||
- versionName: 1.21.3
|
||||
versionCode: 12103000
|
||||
|
|
|
|||
Loading…
Reference in a new issue