mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Add missing AntiFeature to Uploadgram
This commit is contained in:
parent
5e58ace6fe
commit
999110b8f4
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Connectivity
|
||||
- Internet
|
||||
|
|
@ -44,6 +46,8 @@ Builds:
|
|||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
MaintainerNotes: Uploads go through a proprietary proxy backend (https://github.com/Uploadgram/app/issues/13#issuecomment-1050238668)
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
|
|
|
|||
Loading…
Reference in a new issue