Skip to content

Commit

Permalink
Bump com.amazonaws:aws-android-sdk-s3 in /tasker-plugin
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-android-sdk-s3](https://github.com/aws/aws-sdk-android) from 2.47.0 to 2.77.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](aws-amplify/aws-sdk-android@release_v2.47.0...release_v2.77.0)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-android-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2024
1 parent ecd3bf4 commit d4775f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasker-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ dependencies {
// implementation 'com.zsoltsafrany:needle:1.0.0'

implementation 'com.amazonaws:aws-android-sdk-core:2.45.0'
implementation 'com.amazonaws:aws-android-sdk-s3:2.47.0'
implementation 'com.amazonaws:aws-android-sdk-s3:2.77.0'

implementation('com.stephentuso:welcome:1.4.1') {
exclude group: 'com.android.support', module: 'support-v4'
Expand Down

0 comments on commit d4775f0

Please sign in to comment.