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 8e01b8f commit 1822260Copy full SHA for 1822260
build.gradle
@@ -56,7 +56,7 @@ ext {
56
minSdkVersion = 16
57
targetSdkVersion = 30
58
59
- awsSdkVersion = '2.25.0'
+ awsSdkVersion = '2.26.0'
60
fragmentVersion = '1.3.1'
61
navigationVersion = '2.3.4'
62
dependency = [
0 commit comments