Skip to content

Commit 94c87f3

Browse files
Bump com.android.tools.build:gradle from 8.1.1 to 8.11.0
Bumps com.android.tools.build:gradle from 8.1.1 to 8.11.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc4aed2 commit 94c87f3

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

0 commit comments

Comments
 (0)