We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ed0a0 commit 12df9bfCopy full SHA for 12df9bf
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-agp = "8.7.2"
+agp = "8.7.3"
3
android-desugar = "2.1.3"
4
androidx-core = "1.15.0"
5
androidx-test-rules = "1.6.1"
@@ -10,7 +10,7 @@ dokka ="1.9.20"
10
# noinspection GradleDependency
11
ical4j = "3.2.19" # final version; update to 4.x will require much work
12
junit = "4.13.2"
13
-kotlin = "2.0.21"
+kotlin = "2.1.0"
14
mockk = "1.13.13"
15
slf4j = "2.0.16"
16
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments