Skip to content

Commit 404f1f4

Browse files
Bump amplify_version from 2.23.0 to 2.24.0
Bumps `amplify_version` from 2.23.0 to 2.24.0. Updates `com.amplifyframework:core` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/aws-amplify/amplify-android/releases) - [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md) - [Commits](aws-amplify/amplify-android@release_v2.23.0...release_v2.24.0) Updates `com.amplifyframework:aws-api` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/aws-amplify/amplify-android/releases) - [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md) - [Commits](aws-amplify/amplify-android@release_v2.23.0...release_v2.24.0) Updates `com.amplifyframework:aws-auth-cognito` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/aws-amplify/amplify-android/releases) - [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md) - [Commits](aws-amplify/amplify-android@release_v2.23.0...release_v2.24.0) --- updated-dependencies: - dependency-name: com.amplifyframework:core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.amplifyframework:aws-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.amplifyframework:aws-auth-cognito dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 403f6a8 commit 404f1f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
buildscript {
33
ext.kotlin_version = "2.0.21"
44
ext.retrofitVersion = '2.11.0'
5-
ext.amplify_version = '2.23.0'
5+
ext.amplify_version = '2.24.0'
66

77
repositories {
88
google()

0 commit comments

Comments
 (0)