Skip to content

Commit a163898

Browse files
authoredMar 26, 2025··
chore(deps): bump com.android.tools.build:gradle from 8.9.0 to 8.9.1 (#219)
Bumps com.android.tools.build:gradle from 8.9.0 to 8.9.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c5d56b commit a163898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
mavenCentral()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:8.9.0'
8+
classpath 'com.android.tools.build:gradle:8.9.1'
99
}
1010
}
1111

0 commit comments

Comments
 (0)
Please sign in to comment.