File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
interactive_media_ads/android
shared_preferences/shared_preferences_android/android
webview_flutter/webview_flutter_android/android Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ group 'dev.flutter.packages.interactive_media_ads'
22version ' 1.0-SNAPSHOT'
33
44buildscript {
5- ext. kotlin_version = ' 1.9.10 '
5+ ext. kotlin_version = ' 2.1.0 '
66 repositories {
77 google()
88 mavenCentral()
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ group 'io.flutter.plugins.sharedpreferences'
22version ' 1.0-SNAPSHOT'
33
44buildscript {
5- ext. kotlin_version = ' 1.7.10 '
5+ ext. kotlin_version = ' 2.1.0 '
66 repositories {
77 google()
88 mavenCentral()
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ group 'io.flutter.plugins.webviewflutter'
22version ' 1.0-SNAPSHOT'
33
44buildscript {
5- ext. kotlin_version = ' 1.9.10 '
5+ ext. kotlin_version = ' 2.1.0 '
66 repositories {
77 google()
88 mavenCentral()
You can’t perform that action at this time.
0 commit comments