Skip to content

Commit

Permalink
Update material3Version to v1.2.0 (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent 5d46a0f commit 4da0f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dependencies {
implementation("androidx.core:core-ktx:1.12.0")
implementation("androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0")
//compose
val material3Version = "1.2.0-rc01"
val material3Version = "1.2.0"
val composeLibsVersion = "1.6.1"
val composeUiLibsVersion = "1.6.1"
implementation("androidx.compose.ui:ui:$composeUiLibsVersion")
Expand Down

0 comments on commit 4da0f6c

Please # to comment.