From fc27e22ac64c25b5a2e18a69fef8f17371f69dc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 03:16:21 +0000 Subject: [PATCH] Bump com.android.library from 7.4.2 to 8.7.0 Bumps com.android.library from 7.4.2 to 8.7.0. --- updated-dependencies: - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-major ... 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 450eb13..53da7b1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -pluginAndroid = "7.4.2" +pluginAndroid = "8.7.0" kotlin = "1.9.0" kotlinx-coroutines = "1.8.1" uuid = "0.8.4"