File tree 6 files changed +7
-7
lines changed
flutter_markdown/example/android
flutter_plugin_android_lifecycle/example/android
go_router/example/android
path_provider/example/android
path_provider_android/example/android
rfw/example/hello/android
6 files changed +7
-7
lines changed 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.1.0 " apply false
22
+ id " com.android.application" version " 8.5.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"
25
25
}
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ buildscript {
30
30
31
31
plugins {
32
32
id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
33
- id " com.android.application" version " 8.1.0 " apply false
34
- id " org.jetbrains.kotlin.android" version " 1.7.10 " apply false
33
+ id " com.android.application" version " 8.5.1 " apply false
34
+ id " org.jetbrains.kotlin.android" version " 1.9.0 " apply false
35
35
id " com.google.cloud.artifactregistry.gradle-plugin" version " 2.2.1"
36
36
}
37
37
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.1.0 " apply false
22
+ id " com.android.application" version " 8.5.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"
25
25
}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ pluginManagement {
20
20
plugins {
21
21
id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
22
22
id " com.android.application" version " 8.6.0" apply false
23
- id " org.jetbrains.kotlin.android" version " 1.7.10 " apply false
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"
25
25
}
26
26
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ pluginManagement {
20
20
plugins {
21
21
id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
22
22
id " com.android.application" version " 8.5.1" apply false
23
- id " org.jetbrains.kotlin.android" version " 1.7.10 " apply false
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"
25
25
}
26
26
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.1.0 " apply false
22
+ id " com.android.application" version " 8.5.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"
25
25
You can’t perform that action at this time.
0 commit comments