develop_sky #3

Merged
liyi merged 43 commits from develop_sky into master_sky 2025-09-25 10:16:34 +08:00
2 changed files with 1 additions and 6 deletions
Showing only changes of commit c122bfa637 - Show all commits

View File

@ -14,11 +14,6 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v4
- name: Setup Environment
run: |
echo "NEXT_VERSION=1.0.0" >> $GITHUB_ENV
echo "BUILD_NUMBER=$(date +%Y%m%d%H)" >> $GITHUB_ENV
- name: Flutter Pub Get
run: flutter pub get

View File

@ -3,4 +3,4 @@ distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
#distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip
distributionUrl=https://mirrors.cloud.tencent.com/gradle/gradle-7.4-all.zip
distributionUrl=https://mirrors.cloud.tencent.com/gradle/gradle-7.5-all.zip