mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 12:04:50 +08:00
@@ -106,12 +106,7 @@ foreach ($patch in $patches) {
|
||||
|
||||
# TODO: remove
|
||||
if ($platform.ToLower() -eq "android") {
|
||||
git stash
|
||||
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
|
||||
"df67bb3b55323961184ae7117cc91c054f36a42c" | Set-Content -Path .\bin\internal\engine.version
|
||||
Remove-Item -Path ".\bin\cache" -Recurse -Force
|
||||
flutter --version
|
||||
}
|
||||
Reference in New Issue
Block a user