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

This commit is contained in:
renovate[bot] 2024-03-06 19:13:21 +00:00 committed by GitHub
parent 73ac1f1741
commit 42bdacce20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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.2.0"
android-compose-material3 = "1.2.1"
android-props-minSdk = "21"
android-props-compileSdk = "34"