From 8f22f0719691445cd50404ccdfdf394044883c00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 17:40:01 +0000 Subject: [PATCH] fix(deps): update aboutlibraries to v15.0.0-b03 --- 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 e330d6d..aec51e2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -aboutlibraries = "15.0.0-b02" +aboutlibraries = "15.0.0-b03" accompanist = "0.37.3" activity = "1.13.0" agp = "9.2.1"