flux_news - update recipe

This commit is contained in:
Licaon_Kter 2024-07-23 10:13:07 +00:00
parent 9f859386a2
commit 5c60245e00

View file

@ -889,7 +889,7 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- vendor/flutter/bin/flutter config --no-analytics
- 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:
- vendor/flutter/bin/cache
scandelete:
@ -911,7 +911,7 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- vendor/flutter/bin/flutter config --no-analytics
- 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:
- vendor/flutter/bin/cache
scandelete:
@ -933,7 +933,7 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- vendor/flutter/bin/flutter config --no-analytics
- 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:
- vendor/flutter/bin/cache
scandelete: