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.
2 parents a039be0 + bbdb4ec commit 59f6f6fCopy full SHA for 59f6f6f
gradle/libs.versions.toml
@@ -1,22 +1,22 @@
1
[versions]
2
-agp = "8.4.2"
3
-kotlin = "2.0.0"
+agp = "8.5.2"
+kotlin = "2.0.10"
4
dokka = "1.9.0"
5
jvmTarget = "11"
6
nexusPlugin = "0.28.0"
7
-binaryCompatibility = "0.14.0"
+binaryCompatibility = "0.16.3"
8
appcompat = "1.7.0"
9
material = "1.12.0"
10
retrofit = "2.11.0"
11
okhttp = "4.12.0"
12
coroutines = "1.8.1"
13
kotlinSerialization = "1.6.3"
14
arrow = "1.2.0"
15
-paging = "3.3.0"
16
-ksp = "2.0.0-1.0.22"
+paging = "3.3.2"
+ksp = "2.0.10-1.0.24"
17
moshi = "1.15.1"
18
glide = "4.16.0"
19
-androidxLifecycle = "2.8.2"
+androidxLifecycle = "2.8.4"
20
androidxMacroBenchmark = "1.2.4"
21
androidxProfileinstaller = "1.3.1"
22
androidxUiAutomator = "2.3.0"
0 commit comments