Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.material3:material3 to …
Browse files Browse the repository at this point in the history
…v1.3.0
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 5e0519a commit 32d9c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lifecycleProcess = "2.8.4"
kotlinxCoroutinesTest = "1.8.1"
activityCompose = "1.9.1"
runtimeLivedata = "1.6.8"
material3 = "1.2.1"
material3 = "1.3.0"

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

0 comments on commit 32d9c69

Please sign in to comment.