Skip to content

Commit

Permalink
Bump accompanist-appcompat-theme from 0.20.0 to 0.20.2 (#1888)
Browse files Browse the repository at this point in the history
Bumps [accompanist-appcompat-theme](https://github.com/google/accompanist) from 0.20.0 to 0.20.2.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.20.0...v0.20.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 9, 2021
1 parent 2c5e762 commit a45fe24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Expand Up @@ -193,7 +193,7 @@ dependencies {
implementation("androidx.compose.ui:ui-tooling:1.0.5")
implementation("androidx.activity:activity-compose:1.4.0")
implementation("com.google.android.material:compose-theme-adapter:1.0.4")
implementation("com.google.accompanist:accompanist-appcompat-theme:0.20.0")
implementation("com.google.accompanist:accompanist-appcompat-theme:0.20.2")

implementation("com.mikepenz:iconics-core:5.3.2")
implementation("com.mikepenz:community-material-typeface:5.8.55.0-kotlin@aar")
Expand Down

0 comments on commit a45fe24

Please sign in to comment.