Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
R3.15.4 --END
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuunoakaihitomi committed Mar 6, 2022
1 parent 0f0503d commit 4b41139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_floss_rel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Install gradle wrapper
env:
GRADLE_VERSION: 7.4 # 尝试下最新版本,gradle-wrapper.properties的不要更新,AS依赖
run : gradle wrapper --gradle-version $GRADLE_VERSION
run: gradle wrapper --gradle-version $GRADLE_VERSION

- name: Check dependency updates
run: ./gradlew dependencyUpdates -DoutputFormatter=html
Expand Down

0 comments on commit 4b41139

Please sign in to comment.