Update dependency androidx.compose.material3:material3 to v1.1.2

This commit is contained in:
renovate[bot] 2023-09-20 19:25:17 +00:00 committed by GitHub
parent 1a3913b09c
commit af40dc4b2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ android-appCompat = "1.6.1"
android-fragment = "1.6.1"
android-espresso = "3.5.1"
android-test = "1.1.5"
android-compose-material3 = "1.1.1"
android-compose-material3 = "1.1.2"
android-props-minSdk = "21"
android-props-compileSdk = "34"