upgrade versions
This commit is contained in:
@@ -18,7 +18,7 @@ pluginManagement {
|
||||
|
||||
plugins {
|
||||
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
|
||||
id "com.android.application" version '8.9.1' apply false
|
||||
id "com.android.application" version '8.10.0' apply false
|
||||
id "org.jetbrains.kotlin.android" version "2.1.20" apply false
|
||||
}
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# melos_managed_dependency_overrides: flutter_mozilla_components,simple_intent_receiver,analyzer_plugin
|
||||
dependency_overrides:
|
||||
flutter_mozilla_components:
|
||||
path: ../packages/flutter_mozilla_components
|
||||
simple_intent_receiver:
|
||||
path: ../packages/simple_intent_receiver
|
||||
analyzer_plugin:
|
||||
git:
|
||||
url: https://github.com/dart-lang/sdk.git
|
||||
ref: 8c5e06206103f8b2fd7d434ece9248ce9ac31ba4
|
||||
path: pkg/analyzer_plugin
|
||||
flutter_mozilla_components:
|
||||
path: ../packages/flutter_mozilla_components
|
||||
simple_intent_receiver:
|
||||
path: ../packages/simple_intent_receiver
|
||||
|
||||
Reference in New Issue
Block a user