Skip to content

Commit 3c4b865

Browse files
Bump com.android.tools.build:gradle from 8.1.4 to 8.2.0
Bumps com.android.tools.build:gradle from 8.1.4 to 8.2.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bbbf49 commit 3c4b865

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
@@ -13,7 +13,7 @@ buildscript {
1313
google()
1414
}
1515
dependencies {
16-
classpath 'com.android.tools.build:gradle:8.1.4'
16+
classpath 'com.android.tools.build:gradle:8.2.0'
1717

1818
// NOTE: Do not place your application dependencies here; they belong
1919
// in the individual module build.gradle files

0 commit comments

Comments
 (0)