Merge branch 'develop_sky_liyi' into 'develop_sky'

fix:调整依赖,为了修复ci的构建失败

See merge request StarlockTeam/app-starlock!250
This commit is contained in:
李仪 2025-08-12 02:54:52 +00:00
commit 7fe97666e5

View File

@ -73,6 +73,7 @@ variables:
- gem env
- bundle config mirror.https://rubygems.org https://mirrors.aliyun.com/rubygems/
- bundle install --gemfile android/Gemfile --path vendor/bundle_android --quiet
- flutter clean
cache:
paths:
- app_new.version
@ -92,6 +93,7 @@ variables:
- gem env
- bundle config mirror.https://rubygems.org https://mirrors.aliyun.com/rubygems/
- bundle install --gemfile ios/Gemfile --path vendor/bundle_ios --quiet
- flutter clean
cache:
paths:
- app_new.version