mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
flux_news - update recipe
This commit is contained in:
parent
9f859386a2
commit
5c60245e00
1 changed files with 3 additions and 3 deletions
|
|
@ -889,7 +889,7 @@ Builds:
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- vendor/flutter/bin/flutter config --no-analytics
|
- vendor/flutter/bin/flutter config --no-analytics
|
||||||
- vendor/flutter/bin/flutter pub get
|
- vendor/flutter/bin/flutter pub get
|
||||||
- sed -i -e '/play-services-cronet/d' $PUB_CACHE/hosted/pub.dev/cronet_http-1.3.1/android/build.gradle
|
- sed -i -e '/play-services-cronet/d' $PUB_CACHE/hosted/pub.dev/cronet_http-*/android/build.gradle
|
||||||
scanignore:
|
scanignore:
|
||||||
- vendor/flutter/bin/cache
|
- vendor/flutter/bin/cache
|
||||||
scandelete:
|
scandelete:
|
||||||
|
|
@ -911,7 +911,7 @@ Builds:
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- vendor/flutter/bin/flutter config --no-analytics
|
- vendor/flutter/bin/flutter config --no-analytics
|
||||||
- vendor/flutter/bin/flutter pub get
|
- vendor/flutter/bin/flutter pub get
|
||||||
- sed -i -e '/play-services-cronet/d' $PUB_CACHE/hosted/pub.dev/cronet_http-1.3.1/android/build.gradle
|
- sed -i -e '/play-services-cronet/d' $PUB_CACHE/hosted/pub.dev/cronet_http-*/android/build.gradle
|
||||||
scanignore:
|
scanignore:
|
||||||
- vendor/flutter/bin/cache
|
- vendor/flutter/bin/cache
|
||||||
scandelete:
|
scandelete:
|
||||||
|
|
@ -933,7 +933,7 @@ Builds:
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- vendor/flutter/bin/flutter config --no-analytics
|
- vendor/flutter/bin/flutter config --no-analytics
|
||||||
- vendor/flutter/bin/flutter pub get
|
- vendor/flutter/bin/flutter pub get
|
||||||
- sed -i -e '/play-services-cronet/d' $PUB_CACHE/hosted/pub.dev/cronet_http-1.3.1/android/build.gradle
|
- sed -i -e '/play-services-cronet/d' $PUB_CACHE/hosted/pub.dev/cronet_http-*/android/build.gradle
|
||||||
scanignore:
|
scanignore:
|
||||||
- vendor/flutter/bin/cache
|
- vendor/flutter/bin/cache
|
||||||
scandelete:
|
scandelete:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue