mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
fluffychat: remove core-google-shortcuts
This commit is contained in:
parent
b35f338df9
commit
f7e27abc10
1 changed files with 1 additions and 1 deletions
|
|
@ -756,7 +756,6 @@ Builds:
|
|||
|
||||
- versionName: 1.18.0
|
||||
versionCode: 3528
|
||||
disable: https://github.com/krille-chan/fluffychat/issues/908
|
||||
commit: 05a099e60f003d7e5d23d312e5a935b67e29bc8d
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -782,6 +781,7 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
- sed -i -e '/core-google-shortcuts/d' .pub-cache/git/flutter_shortcuts-*/android/build.gradle
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue