Skip to content

Commit fd83049

Browse files
Bump com.android.tools.build:gradle from 8.13.1 to 8.13.2 (#255)
Bumps com.android.tools.build:gradle from 8.13.1 to 8.13.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.13.2 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 55e385f commit fd83049

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.1"
5+
androidGradlePlugin = "com.android.tools.build:gradle:8.13.2"
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)