Skip to content

Commit

Permalink
Update build.gradle (#2246)
Browse files Browse the repository at this point in the history
  • Loading branch information
banji180 authored Jan 24, 2023
1 parent 1189df0 commit 51a1742
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.62.1'
awsSDKReleaseVersion = '2.62.2'
awsSdkVersion = useAwsSdkReleaseBuild() ? awsSDKReleaseVersion : "latest.integration"
fragmentVersion = '1.3.1'
navigationVersion = '2.3.4'
Expand Down

0 comments on commit 51a1742

Please sign in to comment.