Skip to content

Commit 3cab0dd

Browse files
committed
Update dependencies for dark mode detector and AGP.
Bumped platformtoolsDarkmodedetector to 0.2.8 and downgraded AGP to 8.6.1 to ensure compatibility and stability. Changes help maintain synchronization between dependencies.
1 parent 3cc1482 commit 3cab0dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ ktlint = "12.1.2"
1616
ktx = "1.15.0"
1717
appCompat = "1.7.0"
1818
material = "1.12.0"
19-
platformtoolsDarkmodedetector = "0.2.7"
19+
platformtoolsDarkmodedetector = "0.2.8"
2020
postgresSocketFactory = "1.15.1"
2121
room = "2.7.0-beta01"
2222
compose = "2.8.7"
23-
agp = "8.9.0"
23+
agp = "8.6.1"
2424
kotlin = "2.1.10"
2525
composeTest = "1.7.8"
2626
webWorkerDriver = "2.0.0"

0 commit comments

Comments
 (0)