Skip to content

Commit 661ba3e

Browse files
committed
Upgrade Androidx dependencies
1 parent b4949e9 commit 661ba3e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
22
androidGradlePlugin = "8.8.2"
3-
androidxActivity = "1.4.0"
4-
androidxAnnotation = "1.8.2"
5-
androidxCore = "1.13.1"
6-
androidxComposeBom = "2024.09.02"
3+
androidxActivity = "1.10.1"
4+
androidxAnnotation = "1.9.1"
5+
androidxCore = "1.15.0"
6+
androidxComposeBom = "2025.02.00"
77
jvmTarget = "11"
88
kotlin = "2.0.20"
99
dokka = "1.9.0"

0 commit comments

Comments
 (0)