Skip to content

Commit

Permalink
Update build.gradle (#1991)
Browse files Browse the repository at this point in the history
  • Loading branch information
eeatonaws authored Sep 29, 2022
1 parent 6431896 commit edd119b
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.53.0'
awsSDKReleaseVersion = '2.54.0'
awsSdkVersion = useAwsSdkReleaseBuild() ? awsSDKReleaseVersion : "latest.integration"
fragmentVersion = '1.3.1'
navigationVersion = '2.3.4'
Expand Down

0 comments on commit edd119b

Please sign in to comment.