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 e2c31e3 commit f11652dCopy full SHA for f11652d
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ androidx-activityCompose = "1.10.1"
3
coil = "3.1.0"
4
coil2 = "2.7.0"
5
markdown = "0.7.3"
6
-ktor = "3.1.2"
+ktor = "3.1.3"
7
highlights = "1.0.0"
8
9
[libraries]
settings.gradle.kts
@@ -24,7 +24,7 @@ dependencyResolutionManagement {
24
25
versionCatalogs {
26
create("baseLibs") {
27
- from("com.mikepenz:version-catalog:0.3.3")
+ from("com.mikepenz:version-catalog:0.3.5")
28
}
29
30
0 commit comments