We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f071c commit 818d30bCopy full SHA for 818d30b
samples/ktor-android-app/gradle/libs.versions.toml
@@ -8,7 +8,7 @@ androidx-core-ktx = "1.15.0"
8
androidx-test-junit = "1.2.1"
9
compose = "1.7.6"
10
compose-plugin = "1.5.14" # https://mvnrepository.com/artifact/androidx.compose.compiler/compiler
11
-compose-bom = "2024.12.01"
+compose-bom = "2025.01.01"
12
material3 = "1.3.1"
13
junit = "4.13.2"
14
ktor = "3.0.3"
0 commit comments