mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
calculator++: remove tracking antifeature
32826c8334 added tracking antifeatures to
this app, claiming that any app containing a certain xml file would
likely use Google Analytics. In this case this was just a leftover file
from the upstream app version which does include GA. The fork we build
from never did though, so remove the antifeature. The file has also been
removed in subsequent versions now.
This commit is contained in:
parent
dcedc41dcb
commit
ee370bc2e4
1 changed files with 0 additions and 4 deletions
|
|
@ -53,8 +53,6 @@ Builds:
|
|||
- serso-plotter@3683ea6b242a02164379d628c265ff849abe6e31
|
||||
- serso-otto@7d9c4ad443ccf75a4908941f2d555d1fb52f28a9
|
||||
prebuild: cp $$serso-plotter$$/lib/build/outputs/aar/lib-release.aar ./misc/libs/plotter.aar
|
||||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
- versionName: 2.2.7
|
||||
versionCode: 158
|
||||
|
|
@ -66,8 +64,6 @@ Builds:
|
|||
- serso-plotter@3683ea6b242a02164379d628c265ff849abe6e31
|
||||
- serso-otto@7d9c4ad443ccf75a4908941f2d555d1fb52f28a9
|
||||
prebuild: cp $$serso-plotter$$/lib/build/outputs/aar/lib-release.aar ./misc/libs/plotter.aar
|
||||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
- versionName: 2.3.3
|
||||
versionCode: 161
|
||||
|
|
|
|||
Loading…
Reference in a new issue