From 42283d6896914dba02a93042858a43dac8f2d6b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 12:44:37 +0000 Subject: [PATCH] Bump the gradle group across 1 directory with 6 updates Bumps the gradle group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | com.android.tools.build:gradle | `8.10.1` | `8.11.0` | | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.1.21` | `2.2.0` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.1.21` | `2.2.0` | | [com.amplifyframework:core](https://github.com/aws-amplify/amplify-android) | `2.27.4` | `2.28.0` | | [com.amplifyframework:aws-api](https://github.com/aws-amplify/amplify-android) | `2.27.4` | `2.28.0` | | [com.amplifyframework:aws-auth-cognito](https://github.com/aws-amplify/amplify-android) | `2.27.4` | `2.28.0` | Updates `com.android.tools.build:gradle` from 8.10.1 to 8.11.0 Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.1.21 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.21...v2.2.0) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.21 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.21...v2.2.0) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.21 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.21...v2.2.0) Updates `com.amplifyframework:core` from 2.27.4 to 2.28.0 - [Release notes](https://github.com/aws-amplify/amplify-android/releases) - [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-amplify/amplify-android/compare/release_v2.27.4...release_v2.28.0) Updates `com.amplifyframework:aws-api` from 2.27.4 to 2.28.0 - [Release notes](https://github.com/aws-amplify/amplify-android/releases) - [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-amplify/amplify-android/compare/release_v2.27.4...release_v2.28.0) Updates `com.amplifyframework:aws-auth-cognito` from 2.27.4 to 2.28.0 - [Release notes](https://github.com/aws-amplify/amplify-android/releases) - [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-amplify/amplify-android/compare/release_v2.27.4...release_v2.28.0) Updates `com.amplifyframework:aws-api` from 2.27.4 to 2.28.0 - [Release notes](https://github.com/aws-amplify/amplify-android/releases) - [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-amplify/amplify-android/compare/release_v2.27.4...release_v2.28.0) Updates `com.amplifyframework:aws-auth-cognito` from 2.27.4 to 2.28.0 - [Release notes](https://github.com/aws-amplify/amplify-android/releases) - [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-amplify/amplify-android/compare/release_v2.27.4...release_v2.28.0) --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.amplifyframework:core dependency-version: 2.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.amplifyframework:aws-api dependency-version: 2.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.amplifyframework:aws-auth-cognito dependency-version: 2.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.amplifyframework:aws-api dependency-version: 2.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.amplifyframework:aws-auth-cognito dependency-version: 2.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle ... Signed-off-by: dependabot[bot] --- build.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 0833ad4..9c407b9 100644 --- a/build.gradle +++ b/build.gradle @@ -1,15 +1,15 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { - ext.kotlin_version = '2.1.21' + ext.kotlin_version = '2.2.0' ext.retrofitVersion = '3.0.0' - ext.amplify_version = '2.27.4' + ext.amplify_version = '2.28.0' repositories { google() mavenCentral() } dependencies { - classpath 'com.android.tools.build:gradle:8.10.1' + classpath 'com.android.tools.build:gradle:8.11.0' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" // NOTE: Do not place your application dependencies here; they belong