Skip to content

Commit 8983294

Browse files
Update all dependencies
1 parent 70dc2bb commit 8983294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ android {
6464
}
6565

6666
dependencies {
67-
implementation(platform("androidx.compose:compose-bom:2024.12.01"))
68-
implementation("androidx.activity:activity-compose:1.9.3")
67+
implementation(platform("androidx.compose:compose-bom:2025.01.00"))
68+
implementation("androidx.activity:activity-compose:1.10.0")
6969
implementation("androidx.compose.material3:material3")
7070
implementation("androidx.compose.ui:ui")
7171
implementation("androidx.compose.ui:ui-graphics")

0 commit comments

Comments
 (0)