Skip to content

Commit 1725526

Browse files
Update dependency com.android.tools.build:gradle to v8.7.0 (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b94e95 commit 1725526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
jcenter()
1313
}
1414
dependencies {
15-
classpath("com.android.tools.build:gradle:8.6.1")
15+
classpath("com.android.tools.build:gradle:8.7.0")
1616

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

0 commit comments

Comments
 (0)