Skip to content

Commit

Permalink
Update dependency androidx.compose.material3:material3 to v1.2.0-alph…
Browse files Browse the repository at this point in the history
…a12 (#24)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 29d8866 commit bde0d8d
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 @@ -30,7 +30,7 @@ kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutine
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1" }
androidx-core = { module = "androidx.core:core-ktx", version = "1.12.0" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.8.1" }
material-compose = { module = "androidx.compose.material3:material3", version = "1.2.0-alpha11" }
material-compose = { module = "androidx.compose.material3:material3", version = "1.2.0-alpha12" }
molecule-runtime = { module = "app.cash.molecule:molecule-runtime", version = "1.3.1" }
sqldelight-coroutines-extensions = { module = "app.cash.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
Expand Down

0 comments on commit bde0d8d

Please sign in to comment.