chore(infra): upgrade Gradle to 9.3.1 and remove redundant Compose repository from settings
This commit is contained in:
+1
-1
@@ -386,6 +386,6 @@ tasks.withType<Exec>().configureEach {
|
||||
}
|
||||
|
||||
tasks.wrapper {
|
||||
gradleVersion = "9.2.1"
|
||||
gradleVersion = "9.3.1"
|
||||
distributionType = Wrapper.DistributionType.BIN
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user