We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7925f9d commit 85d7126Copy full SHA for 85d7126
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ androidGradlePlugin = "8.2.2"
4
androidx-activity-compose = "1.9.0-alpha03"
5
androidx-appcompat = "1.6.1"
6
androidx-compose-bom = "2024.02.02"
7
-androidx-compose-ui-test = "1.7.0-alpha03" # TODO: Remove once 1.7 is stable
+androidx-compose-ui-test = "1.7.0-alpha03"
8
androidx-constraintlayout = "2.1.4"
9
androidx-constraintlayout-compose = "1.0.1"
10
androidx-coordinator-layout = "1.2.0"
0 commit comments