Skip to content

Commit 818d30b

Browse files
Update dependency androidx.compose:compose-bom to v2025
1 parent 93f071c commit 818d30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/ktor-android-app/gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ androidx-core-ktx = "1.15.0"
88
androidx-test-junit = "1.2.1"
99
compose = "1.7.6"
1010
compose-plugin = "1.5.14" # https://mvnrepository.com/artifact/androidx.compose.compiler/compiler
11-
compose-bom = "2024.12.01"
11+
compose-bom = "2025.01.01"
1212
material3 = "1.3.1"
1313
junit = "4.13.2"
1414
ktor = "3.0.3"

0 commit comments

Comments
 (0)