File tree Expand file tree Collapse file tree
flutter_markdown/example/android
flutter_plugin_android_lifecycle/example/android
go_router/example/android
path_provider_android/example/android
path_provider/example/android
rfw/example/hello/android Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pluginManagement {
1919// See https://github.com/flutter/flutter/blob/master/docs/ecosystem/Plugins-and-Packages-repository-structure.md#gradle-structure for more info.
2020plugins {
2121 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
2323 id " org.jetbrains.kotlin.android" version " 1.9.0" apply false
2424 id " com.google.cloud.artifactregistry.gradle-plugin" version " 2.2.1"
2525}
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ buildscript {
3030
3131plugins {
3232 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
3535 id " com.google.cloud.artifactregistry.gradle-plugin" version " 2.2.1"
3636}
3737
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pluginManagement {
1919// See https://github.com/flutter/flutter/blob/master/docs/ecosystem/Plugins-and-Packages-repository-structure.md#gradle-structure for more info.
2020plugins {
2121 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
2323 id " org.jetbrains.kotlin.android" version " 1.9.0" apply false
2424 id " com.google.cloud.artifactregistry.gradle-plugin" version " 2.2.1"
2525}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ pluginManagement {
2020plugins {
2121 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
2222 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
2424 id " com.google.cloud.artifactregistry.gradle-plugin" version " 2.2.1"
2525}
2626
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ pluginManagement {
2020plugins {
2121 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
2222 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
2424 id " com.google.cloud.artifactregistry.gradle-plugin" version " 2.2.1"
2525}
2626
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pluginManagement {
1919// See https://github.com/flutter/flutter/blob/master/docs/ecosystem/Plugins-and-Packages-repository-structure.md#gradle-structure for more info.
2020plugins {
2121 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
2323 id " org.jetbrains.kotlin.android" version " 1.9.0" apply false
2424 id " com.google.cloud.artifactregistry.gradle-plugin" version " 2.2.1"
2525
You can’t perform that action at this time.
0 commit comments