更新依赖库以支持 kotlin 2.0.0 版本 (#76)

* chore: bump gradle to 8.7

* chore: bump dependencies

* fix(style): 'if' must have both main and 'else' branches when used as an expression.
This commit is contained in:
xihan123
2024-05-31 01:53:07 +08:00
committed by GitHub
parent f5a3f31cc9
commit 04405c5a53
3 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME