Skip to content

Commit 34168a9

Browse files
fix(deps): update dependency androidx.compose.material3:material3 to v1.3.2
1 parent 34a0c78 commit 34168a9

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
@@ -13,7 +13,7 @@ lifecycleProcess = "2.8.4"
1313
kotlinxCoroutinesTest = "1.8.1"
1414
activityCompose = "1.9.1"
1515
runtimeLivedata = "1.6.8"
16-
material3 = "1.2.1"
16+
material3 = "1.3.2"
1717

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

0 commit comments

Comments
 (0)