We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c18b9 commit dd6e3a2Copy full SHA for dd6e3a2
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-agp = "8.9.3"
+agp = "8.11.0"
3
android-desugar = "2.1.5"
4
androidx-annotation = "1.9.1"
5
androidx-core = "1.16.0"
@@ -11,8 +11,8 @@ guava = "33.4.8-android"
11
# noinspection GradleDependency
12
ical4j = "3.2.19" # final version; update to 4.x will require much work
13
junit = "4.13.2"
14
-kotlin = "2.1.20"
15
-mockk = "1.14.2"
+kotlin = "2.2.0"
+mockk = "1.14.4"
16
slf4j = "2.0.17"
17
18
[libraries]
0 commit comments