butterfly.nightly - update recipe

This commit is contained in:
Licaon_Kter 2024-08-28 17:47:16 +00:00
parent abf962a1cb
commit bc5f7f8bc9

View file

@ -2298,7 +2298,7 @@ Builds:
- app/windows
prebuild:
- sdkmanager 'ndk;23.1.7779620' 'ndk;26.1.10909125'
- export version=$(cat ../FLUTTER_VERSION)
- export version=$(grep "^ flutter:" pubspec.yaml | cut -d ":" -f2|head -n1)
- pushd $$flutter$$
- git checkout -f $version
- popd