Skip to content

Commit dcb10fa

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.9.0
1 parent 2215859 commit dcb10fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/orm_flutter_android/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111

1212
dependencies {
1313
// The Android Gradle Plugin knows how to build native code with the NDK.
14-
classpath("com.android.tools.build:gradle:8.7.3")
14+
classpath("com.android.tools.build:gradle:8.9.0")
1515
}
1616
}
1717

0 commit comments

Comments
 (0)