mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 03:54:49 +08:00
@@ -106,12 +106,7 @@ foreach ($patch in $patches) {
|
|||||||
|
|
||||||
# TODO: remove
|
# TODO: remove
|
||||||
if ($platform.ToLower() -eq "android") {
|
if ($platform.ToLower() -eq "android") {
|
||||||
git stash
|
"df67bb3b55323961184ae7117cc91c054f36a42c" | Set-Content -Path .\bin\internal\engine.version
|
||||||
git cherry-pick 625275cfae17b27c9049b0740a9ef67d626b3b1c -X ours
|
|
||||||
git reset --soft HEAD~1
|
|
||||||
git stash pop
|
|
||||||
git restore DEPS
|
|
||||||
"f84bd039a0692e5cab5383a8de29bc41151a4dfd" | Set-Content -Path .\bin\internal\engine.version
|
|
||||||
Remove-Item -Path ".\bin\cache" -Recurse -Force
|
Remove-Item -Path ".\bin\cache" -Recurse -Force
|
||||||
flutter --version
|
flutter --version
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user