We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa155d commit 60165baCopy full SHA for 60165ba
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ jb-compose-plugin = "1.3.0"
17
[libraries]
18
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity-compose" }
19
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
20
-androidx-compose-material = { module = "androidx.compose.material:material", version = "1.4.2" }
+androidx-compose-material = { module = "androidx.compose.material:material", version = "1.4.3" }
21
androidx-compose-ui = { module = "androidx.compose.ui:ui", version = "1.4.2" }
22
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.10.0" }
23
androidx-paging-common = { module = "androidx.paging:paging-common", version.ref = "androidx-paging" }
0 commit comments