mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
butterfly.nightly - update recipe
This commit is contained in:
parent
abf962a1cb
commit
bc5f7f8bc9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue