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 bf309af commit 492e8ceCopy full SHA for 492e8ce
1 file changed
gradle/libs.versions.toml
@@ -16,13 +16,13 @@ coreKtx = "1.17.0"
16
kotlinxCoroutinesAndroid = "1.10.2"
17
ktor = "3.3.3"
18
lifecycleRuntimeKtx = "2.10.0"
19
-activityCompose = "1.12.1"
20
-composeBom = "2025.12.00"
+activityCompose = "1.12.2"
+composeBom = "2025.12.01"
21
material = "1.13.0"
22
materialColorUtilities = "4.0.5"
23
materialIcons = "1.7.8"
24
-mavenArtifact = "3.9.11"
25
-media3Exoplayer = "1.8.0"
+mavenArtifact = "3.9.12"
+media3Exoplayer = "1.9.0"
26
#noinspection NewerVersionAvailable
27
mmkv = "1.3.14"
28
navigation3 = "1.0.0"
@@ -36,7 +36,7 @@ stringfog-gradlePlugin = "5.2.0"
36
stringfog-xor = "5.0.0"
37
toml4j = "0.7.2"
38
xz = "1.11"
39
-sqlcipher = "4.11.0"
+sqlcipher = "4.12.0"
40
junit = "4.13.2"
41
junitVersion = "1.3.0"
42
espressoCore = "3.7.0"
0 commit comments