We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2215859 commit dcb10faCopy full SHA for dcb10fa
packages/orm_flutter_android/android/build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
12
dependencies {
13
// The Android Gradle Plugin knows how to build native code with the NDK.
14
- classpath("com.android.tools.build:gradle:8.7.3")
+ classpath("com.android.tools.build:gradle:8.9.0")
15
}
16
17
0 commit comments