Bump accompanist-insets from 0.9.1 to 0.10.0

Bumps [accompanist-insets](https://github.com/google/accompanist) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](https://github.com/google/accompanist/compare/v0.9.1...v0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-19 06:35:32 +00:00 committed by GitHub
parent 86cd523be3
commit ad01014494
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -131,7 +131,7 @@ dependencies {
//implementation("com.jakewharton.timber:timber:4.7.1")
implementation("dev.icerock.moko:parcelize:0.6.1")
implementation("com.github.shabinder:storage-chooser:2.0.4.45")
implementation("com.google.accompanist:accompanist-insets:0.9.1")
implementation("com.google.accompanist:accompanist-insets:0.10.0")
// Test
testImplementation("junit:junit:4.13.2")