Skip to content

Commit

Permalink
Downgraded androidx-compose-ui-material3
Browse files Browse the repository at this point in the history
  • Loading branch information
KitsuneFolk authored and saket committed Sep 29, 2023
1 parent 191eb3e commit b4dd2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ compileSdk = "34"
kotlin = "1.9.10"
agp = "8.1.0"
androidx-compose-ui = "1.5.1" # https://developer.android.com/jetpack/androidx/releases/compose-ui
androidx-compose-ui-material3 = "1.1.2"
androidx-compose-ui-material3 = "1.1.1"
androidx-compose-compiler = "1.5.3" # https://developer.android.com/jetpack/androidx/releases/compose-compiler
compose-multiplatform = "1.5.1" # https://github.com/JetBrains/compose-multiplatform/releases
androidx-appcompat = "1.6.1"
Expand Down

0 comments on commit b4dd2dc

Please sign in to comment.