Skip to content

Commit 2307d8f

Browse files
chore(deps): bump com.android.tools.build:gradle from 8.11.1 to 8.12.0
Bumps com.android.tools.build:gradle from 8.11.1 to 8.12.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e426898 commit 2307d8f

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.11.1'
10+
classpath 'com.android.tools.build:gradle:8.12.0'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)