From d44e46884cfa0978ec67fc122fbc7f2fef95e5b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:27:49 +0000 Subject: [PATCH] Bump landscapist from 2.4.0 to 2.4.7 Bumps `landscapist` from 2.4.0 to 2.4.7. Updates `com.github.skydoves:landscapist-glide` from 2.4.0 to 2.4.7 - [Release notes](https://github.com/skydoves/landscapist/releases) - [Commits](https://github.com/skydoves/landscapist/compare/2.4.0...2.4.7) Updates `com.github.skydoves:landscapist-animation` from 2.4.0 to 2.4.7 - [Release notes](https://github.com/skydoves/landscapist/releases) - [Commits](https://github.com/skydoves/landscapist/compare/2.4.0...2.4.7) Updates `com.github.skydoves:landscapist-placeholder` from 2.4.0 to 2.4.7 - [Release notes](https://github.com/skydoves/landscapist/releases) - [Commits](https://github.com/skydoves/landscapist/compare/2.4.0...2.4.7) --- updated-dependencies: - dependency-name: com.github.skydoves:landscapist-glide dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.skydoves:landscapist-animation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.skydoves:landscapist-placeholder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 507f15a0..18b8157e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ streamChatSDK = "6.5.1" streamLog = "1.1.4" balloon = "1.6.11" -landscapist = "2.4.0" +landscapist = "2.4.7" androidGradlePlugin = "8.6.0" androidxActivity = "1.9.3" androidxAppCompat = "1.7.0"