From 288226ff7e92100ad198724dbf54d989ad57d7be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 18:20:58 +0000 Subject: [PATCH] Bump landscapist from 2.3.7 to 2.3.8 Bumps `landscapist` from 2.3.7 to 2.3.8. Updates `com.github.skydoves:landscapist-glide` from 2.3.7 to 2.3.8 - [Release notes](https://github.com/skydoves/landscapist/releases) - [Commits](https://github.com/skydoves/landscapist/compare/2.3.7...2.3.8) Updates `com.github.skydoves:landscapist-animation` from 2.3.7 to 2.3.8 - [Release notes](https://github.com/skydoves/landscapist/releases) - [Commits](https://github.com/skydoves/landscapist/compare/2.3.7...2.3.8) Updates `com.github.skydoves:landscapist-placeholder` from 2.3.7 to 2.3.8 - [Release notes](https://github.com/skydoves/landscapist/releases) - [Commits](https://github.com/skydoves/landscapist/compare/2.3.7...2.3.8) --- 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 6217ca3..83c92ee 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ streamChatSDK = "6.5.0" streamLog = "1.1.4" balloon = "1.6.7" -landscapist = "2.3.7" +landscapist = "2.3.8" androidGradlePlugin = "8.6.0" androidxActivity = "1.9.0" androidxAppCompat = "1.7.0"