From c843789f66a14b9fc6aa2ddb5555d80617363147 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 22:03:20 +0600 Subject: [PATCH] fix(deps): update aboutlib.version to v11.2.1 (#846) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit 9f5db70572cee99243c850d2da55fe0a10d52809) --- 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 d407a717a..542d4ae01 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -aboutlib_version = "11.2.0" +aboutlib_version = "11.2.1" leakcanary = "2.14" moko = "0.23.0" okhttp_version = "5.0.0-alpha.12"