1 Commits

Author SHA1 Message Date
0a304562d7 chore(deps): update dependency dart to <4.0.0
Some checks failed
renovate/artifacts Artifact file update failure
2025-01-24 07:24:49 +00:00
3 changed files with 3 additions and 3 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.10.0-alpha02" 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

@@ -24,7 +24,7 @@ platforms:
macos:
environment:
sdk: ">=3.3.0 <4.0.0"
sdk: "<4.0.0"
flutter: ">=3.22.0"
# Dependencies specify other packages that your package needs in order to work.

View File

@@ -11,7 +11,7 @@ platforms:
macos:
environment:
sdk: ">=3.3.0 <4.0.0"
sdk: "<4.0.0"
flutter: ">=3.22.0"
dependencies: