Bump accompanist-appcompat-theme from 0.20.3 to 0.23.0 (#2255)

Bumps [accompanist-appcompat-theme](https://github.com/google/accompanist) from 0.20.3 to 0.23.0.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](https://github.com/google/accompanist/compare/v0.20.3...v0.23.0)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-appcompat-theme
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-16 22:21:49 -05:00 committed by GitHub
parent 50a74a0365
commit 2cc8472e62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -193,7 +193,7 @@ dependencies {
implementation("androidx.activity:activity-compose:1.4.0")
implementation("androidx.navigation:navigation-compose:2.4.0-rc01")
implementation("com.google.android.material:compose-theme-adapter:1.1.3")
implementation("com.google.accompanist:accompanist-appcompat-theme:0.20.3")
implementation("com.google.accompanist:accompanist-appcompat-theme:0.23.0")
implementation("com.mikepenz:iconics-core:5.3.3")
implementation("com.mikepenz:iconics-compose:5.3.3")