From ea4f0a6b68a649c92b5c6a4b7ed6814f5e9d1221 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 10:04:27 +0000 Subject: [PATCH] build(deps): bump com.android.library in /src.kotlin/alphaTab Bumps com.android.library from 8.7.3 to 8.8.0. --- updated-dependencies: - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src.kotlin/alphaTab/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src.kotlin/alphaTab/gradle/libs.versions.toml b/src.kotlin/alphaTab/gradle/libs.versions.toml index 157187433..23ab9409b 100644 --- a/src.kotlin/alphaTab/gradle/libs.versions.toml +++ b/src.kotlin/alphaTab/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "8.7.3" +agp = "8.8.0" kotlin = "2.1.10" kotlinx-coroutines = "1.10.1"