Bump insets from 1.1.0 to 1.1.1 (#1529)

Bumps [insets](https://github.com/RikkaApps/RikkaX) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/RikkaApps/RikkaX/releases)
- [Commits](https://github.com/RikkaApps/RikkaX/commits)

---
updated-dependencies:
- dependency-name: dev.rikka.rikkax.insets:insets
  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>
This commit is contained in:
dependabot[bot] 2022-01-14 11:46:05 +08:00 committed by GitHub
parent 987a48ff5d
commit 3ed41acc17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ dependencies {
implementation("com.squareup.okhttp3:logging-interceptor")
implementation("dev.rikka.rikkax.appcompat:appcompat:1.2.0-rc01")
implementation("dev.rikka.rikkax.core:core:1.3.3")
implementation("dev.rikka.rikkax.insets:insets:1.1.0")
implementation("dev.rikka.rikkax.insets:insets:1.1.1")
implementation("dev.rikka.rikkax.material:material:1.6.6")
implementation("dev.rikka.rikkax.preference:simplemenu-preference:1.0.3")
implementation("dev.rikka.rikkax.recyclerview:recyclerview-ktx:1.2.2")