mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
spotube: pin hetu_script_dev_tools version
This commit is contained in:
parent
2e6d233679
commit
a68130de7d
1 changed files with 2 additions and 2 deletions
|
|
@ -1320,8 +1320,9 @@ Builds:
|
|||
- export PATH=$PUB_CACHE/bin/:$$flutter$$/bin/:$PATH
|
||||
- flutter config --no-analytics
|
||||
- flutter pub get
|
||||
- flutter pub global activate melos 7.1.0
|
||||
- flutter pub global activate hetu_script_dev_tools 0.1.0+2
|
||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{{image_picker,file_selector,path_provider,shared_preferences,sqflite,url_launcher}_android,flutter_plugin_android_lifecycle}-*/android/build.gradle
|
||||
- flutter pub global activate melos
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
|
|
@ -1332,7 +1333,6 @@ Builds:
|
|||
armv7-linux-androideabi x86_64-linux-android i686-linux-android
|
||||
- source $HOME/.cargo/env
|
||||
- dart run build_runner build --delete-conflicting-outputs --enable-experiment=records,patterns
|
||||
- dart pub global activate hetu_script_dev_tools
|
||||
- for d in $PUB_CACHE/git/hetu_*; do make -C $d; done
|
||||
- flutter build apk --release --flavor stable
|
||||
ndk: r25b
|
||||
|
|
|
|||
Loading…
Reference in a new issue