You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/shared_preferences/shared_preferences_android/example/android/gradle/wrapper/gradle-wrapper.properties
Copy file name to clipboardExpand all lines: packages/shared_preferences/shared_preferences_android/example/android/settings.gradle
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ pluginManagement {
19
19
// See https://github.com/flutter/flutter/blob/master/docs/ecosystem/Plugins-and-Packages-repository-structure.md#gradle-structure for more info.
20
20
plugins {
21
21
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
22
-
id "com.android.application" version "8.5.2" apply false
22
+
id "com.android.application" version '8.9.1' apply false
23
23
id "org.jetbrains.kotlin.android" version "1.9.0" apply false
24
24
id "com.google.cloud.artifactregistry.gradle-plugin" version "2.2.1"
0 commit comments