mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Magisk: remove NonFreeAdd AF
This commit is contained in:
parent
88c433ea6a
commit
45b6f36195
1 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
AntiFeatures:
|
|
||||||
- NonFreeAdd
|
|
||||||
Categories:
|
Categories:
|
||||||
- System
|
- System
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
|
@ -80,6 +78,8 @@ Builds:
|
||||||
- python3.9 ./build.py -rv binary
|
- python3.9 ./build.py -rv binary
|
||||||
- python3.9 ./build.py -rv app
|
- python3.9 ./build.py -rv app
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
antifeatures:
|
||||||
|
- NonFreeAdd
|
||||||
|
|
||||||
- versionName: '22.1'
|
- versionName: '22.1'
|
||||||
versionCode: 22100
|
versionCode: 22100
|
||||||
|
|
@ -118,6 +118,8 @@ Builds:
|
||||||
- python3.9 ./build.py -rv binary
|
- python3.9 ./build.py -rv binary
|
||||||
- python3.9 ./build.py -rv app
|
- python3.9 ./build.py -rv app
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
antifeatures:
|
||||||
|
- NonFreeAdd
|
||||||
|
|
||||||
- versionName: '23.0'
|
- versionName: '23.0'
|
||||||
versionCode: 23000
|
versionCode: 23000
|
||||||
|
|
@ -161,6 +163,8 @@ Builds:
|
||||||
- python3.9 ./build.py -rv binary
|
- python3.9 ./build.py -rv binary
|
||||||
- python3.9 ./build.py -rv app
|
- python3.9 ./build.py -rv app
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
antifeatures:
|
||||||
|
- NonFreeAdd
|
||||||
|
|
||||||
- versionName: '24.1'
|
- versionName: '24.1'
|
||||||
versionCode: 24100
|
versionCode: 24100
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue