Bump insets from 1.2.0 to 1.3.0 (#2004)

This commit is contained in:
dependabot[bot] 2022-06-23 03:49:07 +00:00 committed by GitHub
parent 22137c266e
commit 0e95747b14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ dependencies {
implementation("com.squareup.okhttp3:logging-interceptor") implementation("com.squareup.okhttp3:logging-interceptor")
implementation("dev.rikka.rikkax.appcompat:appcompat:1.4.1") implementation("dev.rikka.rikkax.appcompat:appcompat:1.4.1")
implementation("dev.rikka.rikkax.core:core:1.4.0") implementation("dev.rikka.rikkax.core:core:1.4.0")
implementation("dev.rikka.rikkax.insets:insets:1.2.0") implementation("dev.rikka.rikkax.insets:insets:1.3.0")
implementation("dev.rikka.rikkax.material:material:2.4.0") implementation("dev.rikka.rikkax.material:material:2.4.0")
implementation("dev.rikka.rikkax.material:material-preference:2.0.0") implementation("dev.rikka.rikkax.material:material-preference:2.0.0")
implementation("dev.rikka.rikkax.preference:simplemenu-preference:1.0.3") implementation("dev.rikka.rikkax.preference:simplemenu-preference:1.0.3")