We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6106cdb + 00fa379 commit 5e86c44Copy full SHA for 5e86c44
packages/app/android/settings.gradle
@@ -23,7 +23,7 @@ pluginManagement {
23
24
plugins {
25
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
26
- id "com.android.application" version "8.4.0" apply false
+ id "com.android.application" version "8.4.1" apply false
27
}
28
29
include ":app"
0 commit comments