We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92fbdf6 commit 158fc36Copy full SHA for 158fc36
build.gradle
@@ -63,7 +63,7 @@ ext {
63
compileSdkVersion = 30
64
minSdkVersion = 16
65
targetSdkVersion = 30
66
- awsSDKReleaseVersion = '2.71.0'
+ awsSDKReleaseVersion = '2.73.0'
67
awsSdkVersion = useAwsSdkReleaseBuild() ? awsSDKReleaseVersion : "latest.integration"
68
fragmentVersion = '1.3.1'
69
navigationVersion = '2.3.4'
0 commit comments