Skip to content

Commit dfdf86e

Browse files
[dependabot]: Bump the kotlin-gradle-plugin group across 7 directories with 1 update
Bumps the kotlin-gradle-plugin group with 1 update in the /packages/camera/camera_android_camerax/android directory: [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin). Bumps the kotlin-gradle-plugin group with 1 update in the /packages/google_sign_in/google_sign_in_android/android directory: [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin). Bumps the kotlin-gradle-plugin group with 1 update in the /packages/interactive_media_ads/android directory: [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin). Bumps the kotlin-gradle-plugin group with 1 update in the /packages/pigeon/platform_tests/test_plugin/android directory: [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin). Bumps the kotlin-gradle-plugin group with 1 update in the /packages/shared_preferences/shared_preferences_android/android directory: [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin). Bumps the kotlin-gradle-plugin group with 1 update in the /packages/video_player/video_player_android/android directory: [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin). Bumps the kotlin-gradle-plugin group with 1 update in the /packages/webview_flutter/webview_flutter_android/android directory: [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin). Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.2.10 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.2.10 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.2.10 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.2.10 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.2.10 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.2.10 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.2.10 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-gradle-plugin - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-gradle-plugin - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-gradle-plugin - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-gradle-plugin - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-gradle-plugin - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-gradle-plugin - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-gradle-plugin ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e20a04 commit dfdf86e

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

packages/camera/camera_android_camerax/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group = 'io.flutter.plugins.camerax'
22
version = '1.0'
33

44
buildscript {
5-
ext.kotlin_version = '2.2.10'
5+
ext.kotlin_version = '2.2.21'
66
repositories {
77
google()
88
mavenCentral()

packages/google_sign_in/google_sign_in_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group = 'io.flutter.plugins.googlesignin'
22
version = '1.0-SNAPSHOT'
33

44
buildscript {
5-
ext.kotlin_version = '2.2.10'
5+
ext.kotlin_version = '2.2.21'
66
repositories {
77
google()
88
mavenCentral()

packages/interactive_media_ads/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group = 'dev.flutter.packages.interactive_media_ads'
22
version = '1.0-SNAPSHOT'
33

44
buildscript {
5-
ext.kotlin_version = '2.2.10'
5+
ext.kotlin_version = '2.2.21'
66
repositories {
77
google()
88
mavenCentral()

packages/pigeon/platform_tests/test_plugin/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group = 'com.example.test_plugin'
22
version = '1.0-SNAPSHOT'
33

44
buildscript {
5-
ext.kotlin_version = '2.2.10'
5+
ext.kotlin_version = '2.2.21'
66
repositories {
77
google()
88
mavenCentral()

packages/shared_preferences/shared_preferences_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group = 'io.flutter.plugins.sharedpreferences'
22
version = '1.0-SNAPSHOT'
33

44
buildscript {
5-
ext.kotlin_version = '2.2.10'
5+
ext.kotlin_version = '2.2.21'
66
repositories {
77
google()
88
mavenCentral()

packages/video_player/video_player_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group = 'io.flutter.plugins.videoplayer'
22
version = '1.0-SNAPSHOT'
33

44
buildscript {
5-
ext.kotlin_version = '2.2.10'
5+
ext.kotlin_version = '2.2.21'
66
repositories {
77
google()
88
mavenCentral()

packages/webview_flutter/webview_flutter_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group = 'io.flutter.plugins.webviewflutter'
22
version = '1.0-SNAPSHOT'
33

44
buildscript {
5-
ext.kotlin_version = '2.2.10'
5+
ext.kotlin_version = '2.2.21'
66
repositories {
77
google()
88
mavenCentral()

0 commit comments

Comments
 (0)