1 Commits

3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ buildscript {
dependencies {
// The Android Gradle Plugin knows how to build native code with the NDK.
classpath 'com.android.tools.build:gradle:8.4.2'
classpath 'com.android.tools.build:gradle:8.10.0-alpha02'
}
}

View File

@@ -50,7 +50,7 @@ buildscript {
}
}
dependencies {
classpath "com.android.tools.build:gradle:8.4.2"
classpath "com.android.tools.build:gradle:8.10.0-alpha02"
}
}
subprojects {

View File

@@ -27,7 +27,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.11
flutter_lints: any
ffigen: ^16.0.0
ffigen: ^14.0.0
freezed: any
json_serializable: any