mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
fluffychat - disable non-FOSS, aum
This commit is contained in:
parent
5f0b6be68e
commit
373888c541
1 changed files with 2 additions and 1 deletions
|
|
@ -756,6 +756,7 @@ Builds:
|
|||
|
||||
- versionName: 1.18.0
|
||||
versionCode: 3528
|
||||
disable: https://github.com/krille-chan/fluffychat/issues/908
|
||||
commit: 05a099e60f003d7e5d23d312e5a935b67e29bc8d
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -788,7 +789,7 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk --release
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags v\d+.\d+.\d+
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.18.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue