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 6d2f730 commit d4a1621Copy full SHA for d4a1621
aws-android-sdk-ddb-document/build.gradle
@@ -13,6 +13,6 @@ android {
13
dependencies {
14
api project(':aws-android-sdk-core')
15
implementation project(':aws-android-sdk-ddb')
16
- implementation 'com.google.guava:guava:29.0-android'
+ implementation 'com.google.guava:guava:32.0.1-android'
17
}
18
aws-android-sdk-lex/build.gradle
@@ -12,6 +12,6 @@ android {
12
0 commit comments