We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54dc654 commit 9ddff18Copy full SHA for 9ddff18
gradle/libs.versions.toml
@@ -14,13 +14,13 @@ kotlin = "1.9.22" # Doesn't build when bumped to 1.9.24 (waiting for Kotlin 2.0)
14
junitVersion = "1.2.1"
15
ksp = "1.9.22-1.0.17"
16
leakcanaryAndroid = "2.12"
17
-lifecycleProcess = "2.8.5"
+lifecycleProcess = "2.8.6"
18
lottie = "6.5.2"
19
navigation = "2.7.7" # Doesn't build when bumped to 2.8.0 (waiting for Kotlin 2.0)
20
realmKotlin = "1.16.0"
21
richHtmlEditor = "0.2.0"
22
sentryAndroidFragment = "7.14.0"
23
-webkit = "1.11.0"
+webkit = "1.12.0"
24
workConcurrentFutures = "1.2.0"
25
workRuntimeKtx = "2.9.1"
26
coilSvg = "2.6.0"
0 commit comments