1 Commits

Author SHA1 Message Date
e49d363a09 chore(deps): update dependency ffigen to v16 2025-01-26 22:14:02 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "8.9.0-alpha09" apply false
id "com.android.application" version "8.4.2" apply false
id "org.jetbrains.kotlin.android" version "2.0.0" apply false
}

View File

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