Merge pull request #126 from Shabinder/dependabot/gradle/com.google.accompanist-accompanist-insets-0.10.0

Bump accompanist-insets from 0.9.1 to 0.10.0
This commit is contained in:
Shabinder Singh 2021-05-20 22:26:26 +05:30 committed by GitHub
commit a86f22aa61
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("com.jakewharton.timber:timber:4.7.1")
implementation("dev.icerock.moko:parcelize:0.6.1") implementation("dev.icerock.moko:parcelize:0.6.1")
implementation("com.github.shabinder:storage-chooser:2.0.4.45") 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 // Test
testImplementation("junit:junit:4.13.2") testImplementation("junit:junit:4.13.2")