Skip to content

Commit 1c897ac

Browse files
chore(deps): bump com.android.tools.build:gradle from 8.12.0 to 8.13.0
Bumps com.android.tools.build:gradle from 8.12.0 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>
1 parent 3f703df commit 1c897ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
maven { url "https://plugins.gradle.org/m2/" }
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:8.12.0'
10+
classpath 'com.android.tools.build:gradle:8.13.0'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)