Skip to content

Commit 8d0f2eb

Browse files
Update dependency com.android.tools.build:gradle to v8.8.0
1 parent 5aa218f commit 8d0f2eb

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.7.3")
15+
classpath("com.android.tools.build:gradle:8.8.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)