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

This commit is contained in:
renovate[bot] 2024-02-07 18:51:39 +00:00 committed by GitHub
parent f05761d4a5
commit 1427013360
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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