Update Workflows and Dependencies (#1512)
Corrections would be very welcome. --------- Co-authored-by: weishu <twsxtd@gmail.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[versions]
|
||||
agp = "8.3.1"
|
||||
kotlin = "1.9.22"
|
||||
kotlin = "1.9.23"
|
||||
ksp = "1.9.23-1.0.19"
|
||||
compose-compiler = "1.5.10"
|
||||
compose-compiler = "1.5.11"
|
||||
compose-bom = "2024.03.00"
|
||||
lifecycle = "2.7.0"
|
||||
accompanist = "0.34.0"
|
||||
|
||||
BIN
manager/gradle/wrapper/gradle-wrapper.jar
vendored
BIN
manager/gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user