blazedcloud - update recipe

This commit is contained in:
Licaon_Kter 2024-06-06 08:04:16 +00:00
parent 4b2f1a6107
commit 12a307b651

View file

@ -1383,11 +1383,13 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
- $$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
scandelete:
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
--dart-define=cronetHttpNoPlay=true
- versionName: 1.6.1
versionCode: 106012
@ -1406,11 +1408,13 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
- $$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
scandelete:
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
--dart-define=cronetHttpNoPlay=true
- versionName: 1.6.1
versionCode: 106013
@ -1429,11 +1433,13 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
- $$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
scandelete:
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
--dart-define=cronetHttpNoPlay=true
AutoUpdateMode: Version
UpdateCheckMode: Tags