Skip to content

Commit a63c5a1

Browse files
build(deps): bump com.android.tools.build:gradle in /android (#54)
Bumps com.android.tools.build:gradle from 8.12.1 to 8.13.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02f0a9c commit a63c5a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath "com.android.tools.build:gradle:8.12.1"
8+
classpath "com.android.tools.build:gradle:8.13.0"
99
}
1010
}
1111

0 commit comments

Comments
 (0)