mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
quacker - update AF
This commit is contained in:
parent
ce35293ccf
commit
4c378b5d82
1 changed files with 10 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Depends on Twitter/X and Github for updates, which are proprietary.
|
||||
en-US: Depends on Twitter/X, which is proprietary
|
||||
Categories:
|
||||
- Internet
|
||||
License: MIT
|
||||
|
|
@ -39,6 +39,9 @@ Builds:
|
|||
- $$flutter$$/bin/flutter packages pub run intl_utils:generate
|
||||
- $$flutter$$/bin/flutter build apk --dart-define=app.flavor=fdroid --release
|
||||
--no-tree-shake-icons --split-per-abi --target-platform=android-x64
|
||||
antifeatures:
|
||||
NonFreeNet:
|
||||
en-US: Depends on Twitter/X and Github for updates, which are proprietary
|
||||
|
||||
- versionName: 3.3.1
|
||||
versionCode: 300200104
|
||||
|
|
@ -64,6 +67,9 @@ Builds:
|
|||
- $$flutter$$/bin/flutter packages pub run intl_utils:generate
|
||||
- $$flutter$$/bin/flutter build apk --dart-define=app.flavor=fdroid --release
|
||||
--no-tree-shake-icons --split-per-abi --target-platform=android-arm
|
||||
antifeatures:
|
||||
NonFreeNet:
|
||||
en-US: Depends on Twitter/X and Github for updates, which are proprietary
|
||||
|
||||
- versionName: 3.3.1
|
||||
versionCode: 300200105
|
||||
|
|
@ -89,6 +95,9 @@ Builds:
|
|||
- $$flutter$$/bin/flutter packages pub run intl_utils:generate
|
||||
- $$flutter$$/bin/flutter build apk --dart-define=app.flavor=fdroid --release
|
||||
--no-tree-shake-icons --split-per-abi --target-platform=android-arm64
|
||||
antifeatures:
|
||||
NonFreeNet:
|
||||
en-US: Depends on Twitter/X and Github for updates, which are proprietary
|
||||
|
||||
- versionName: 3.4.1
|
||||
versionCode: 300200121
|
||||
|
|
|
|||
Loading…
Reference in a new issue