Skip to content

Commit

Permalink
chore: Update AWS SDK for Android version in Amplify Android v1 (#2494)
Browse files Browse the repository at this point in the history
  • Loading branch information
eeatonaws authored Jun 28, 2023
1 parent 609bddc commit e315ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ext {
compileSdkVersion = 30
minSdkVersion = 16
targetSdkVersion = 30
awsSDKReleaseVersion = '2.69.0'
awsSDKReleaseVersion = '2.71.0'
awsSdkVersion = useAwsSdkReleaseBuild() ? awsSDKReleaseVersion : "latest.integration"
fragmentVersion = '1.3.1'
navigationVersion = '2.3.4'
Expand Down

0 comments on commit e315ff3

Please sign in to comment.