Skip to content

Commit 85fa0e6

Browse files
committed
Update dependencies]
1 parent 881d3ac commit 85fa0e6

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
@@ -3,18 +3,18 @@ minSdk = "21"
33
compileSdk = "34"
44

55
kotlin = "2.0.0"
6-
agp = "8.4.1"
6+
agp = "8.3.2"
77
kover = "0.7.6"
88

9-
compose-ui = "1.6.7"
9+
compose-ui = "1.6.8"
1010
compose-material3 = "1.2.1"
1111
androidx-core-ktx = "1.13.1"
1212
androidx-annotation = "1.8.0"
1313
google-accompanist-permissions = "0.34.0"
1414
compose-lint-checks = "1.3.1"
1515
junit = "4.13.2"
16-
uiTestJunit4Android = "1.6.7"
17-
robolectric = "4.11.1"
16+
uiTestJunit4Android = "1.6.8"
17+
robolectric = "4.12.2"
1818

1919
[libraries]
2020
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose-ui" }

0 commit comments

Comments
 (0)