File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
packages/web_oauth_interceptor_client/example/android Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pluginManagement {
2323
2424plugins {
2525 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
26- id " com.android.application" version ' 8.9.1 ' apply false
26+ id " com.android.application" version ' 8.13.2 ' apply false
2727 id " org.jetbrains.kotlin.android" version " 2.1.20" apply false
2828 id " com.google.gms.google-services" version " 4.4.2" apply false
2929 id " org.jetbrains.kotlin.plugin.serialization" version " 2.1.20" apply false
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ pluginManagement {
1818
1919plugins {
2020 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
21- id " com.android.application" version " 8.9.1 " apply false
21+ id " com.android.application" version " 8.13.2 " apply false
2222 id " org.jetbrains.kotlin.android" version " 1.9.25" apply false
2323}
2424
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pluginManagement {
1919
2020plugins {
2121 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
22- id " com.android.application" version " 8.9.1 " apply false
22+ id " com.android.application" version " 8.13.2 " apply false
2323 id " org.jetbrains.kotlin.android" version " 1.9.25" apply false
2424}
2525
You can’t perform that action at this time.
0 commit comments