Skip to content

Commit 6bc6f10

Browse files
chore(deps): bump com.android.tools.build:gradle
Bumps com.android.tools.build:gradle from 8.8.1 to 8.8.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d140c9 commit 6bc6f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/abstractions/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010

1111
dependencies {
1212
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
13-
classpath "com.android.tools.build:gradle:8.8.1"
13+
classpath "com.android.tools.build:gradle:8.8.2"
1414
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
1515
}
1616
}

0 commit comments

Comments
 (0)