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 d4a1621 commit 2befb2bCopy full SHA for 2befb2b
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:32.0.1-android'
+ implementation 'com.google.guava:guava:29.0-android'
17
}
18
aws-android-sdk-lex/build.gradle
@@ -12,6 +12,6 @@ android {
12
0 commit comments