Skip to content

Commit

Permalink
Bump com.amazonaws:aws-android-sdk-mobile-client in the gradle group
Browse files Browse the repository at this point in the history
Bumps the gradle group with 1 update: [com.amazonaws:aws-android-sdk-mobile-client](/~https://github.com/aws/aws-sdk-android).


Updates `com.amazonaws:aws-android-sdk-mobile-client` from 2.78.0 to 2.79.0
- [Release notes](/~https://github.com/aws/aws-sdk-android/releases)
- [Changelog](/~https://github.com/aws-amplify/aws-sdk-android/blob/main/CHANGELOG.md)
- [Commits](/~https://github.com/aws/aws-sdk-android/commits)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-android-sdk-mobile-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 15, 2025
1 parent 5482a78 commit 870916e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
implementation "com.amplifyframework:aws-auth-cognito:${amplify_version}"

// https://mvnrepository.com/artifact/com.amazonaws/aws-android-sdk-mobile-client
implementation 'com.amazonaws:aws-android-sdk-mobile-client:2.78.0'
implementation 'com.amazonaws:aws-android-sdk-mobile-client:2.79.0'
// https://mvnrepository.com/artifact/com.amazonaws/aws-android-sdk-cognito
implementation 'com.amazonaws:aws-android-sdk-cognito:2.20.1'
}

0 comments on commit 870916e

Please sign in to comment.