Skip to content

Commit 57fe735

Browse files
fix(deps): update dependency androidx.compose.material3:material3 to v1.3.2
1 parent bebc809 commit 57fe735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ lifecycleProcess = "2.8.4"
1414
kotlinxCoroutinesTest = "1.8.1"
1515
activityCompose = "1.9.1"
1616
runtimeLivedata = "1.6.8"
17-
material3 = "1.2.1"
17+
material3 = "1.3.2"
1818

1919
[libraries]
2020
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }

0 commit comments

Comments
 (0)