From 8208011aa80c85a66e1b1ee4cae95e30ccbb4c19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 01:36:05 +0000 Subject: [PATCH] Update dependency org.gradle.android.cache-fix to v3.0.2 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 0ae5c82..175b0f3 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -4,7 +4,7 @@ androidCompileSdk = "33" androidMinSdk = "24" # Plugins -androidCacheFix = "3.0.1" +androidCacheFix = "3.0.2" androidGradle = "8.13.0" androidJunit5 = "1.13.0.0" detekt = "1.23.8"