Skip to content

Commit a925251

Browse files
Bump com.android.tools.build:gradle from 8.13.0 to 8.13.1 (#250)
Bumps com.android.tools.build:gradle from 8.13.0 to 8.13.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d8e9f5 commit a925251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
junit = "6.0.1"
33

44
[libraries]
5-
androidGradlePlugin = "com.android.tools.build:gradle:8.13.0"
5+
androidGradlePlugin = "com.android.tools.build:gradle:8.13.1"
66
test-junit-bom = { group="org.junit", name="junit-bom", version.ref ="junit" }
77
test-junit = { group="org.junit.jupiter", name="junit-jupiter" }
88
test-junit-launcher = { group="org.junit.platform", name="junit-platform-launcher" }

0 commit comments

Comments
 (0)