Skip to content

Commit

Permalink
Bump androidx.compose.material3:material3
Browse files Browse the repository at this point in the history
Bumps androidx.compose.material3:material3 from 1.2.0-rc01 to 1.3.0-alpha01.

---
updated-dependencies:
- dependency-name: androidx.compose.material3:material3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 2f0dfdc commit 0d9d470
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 @@ -39,7 +39,7 @@ koin-compose = { module = "io.insert-koin:koin-compose", version = "1.1.2" }
koin-androidx-compose = { module = "io.insert-koin:koin-androidx-compose", version.ref = "koin" }
koin-android = { module = "io.insert-koin:koin-android", version.ref = "koin" }
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version = "1.7.3" }
material-compose = { module = "androidx.compose.material3:material3", version = "1.2.0-rc01" }
material-compose = { module = "androidx.compose.material3:material3", version = "1.3.0-alpha01" }
molecule-runtime = { module = "app.cash.molecule:molecule-runtime", version = "1.3.2" }
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 0d9d470

Please sign in to comment.