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 b06ae7b commit ecc8a45Copy full SHA for ecc8a45
aws-android-sdk-mobile-client/pom.xml
@@ -38,6 +38,12 @@
38
<type>aar</type>
39
</dependency>
40
41
+ <dependency>
42
+ <groupId>com.android.support</groupId>
43
+ <artifactId>support-annotations</artifactId>
44
+ <version>27.1.1</version>
45
+ </dependency>
46
+
47
<dependency>
48
<groupId>com.amazonaws</groupId>
49
<artifactId>aws-android-sdk-cognitoidentityprovider</artifactId>
0 commit comments