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 9bdb011 commit cbcf88dCopy full SHA for cbcf88d
1 file changed
gradle/libs.versions.toml
@@ -31,7 +31,7 @@ spring-boot-three = { id = "org.springframework.boot", version.ref = "springThre
31
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.0.11.RELEASE" }
32
33
[libraries]
34
-androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxComposeVersion" }
+androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "1.8.2" }
35
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation", version.ref = "androidxComposeVersion" }
36
androidx-compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "androidxComposeVersion" }
37
androidx-compose-material3 = { module = "androidx.compose.material3:material3", version = "1.2.1" }
0 commit comments