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:
parent
987a48ff5d
commit
3ed41acc17
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in New Issue