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 2eab209 commit db69986Copy full SHA for db69986
samples/Android/app/build.gradle
@@ -78,7 +78,7 @@ android {
78
79
dependencies {
80
implementation fileTree(dir: 'libs', include: ['*.jar'])
81
- api 'software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk-android:1.27.1'
+ api 'software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk-android:1.27.0'
82
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
83
implementation 'androidx.appcompat:appcompat:1.1.0'
84
implementation 'androidx.core:core:1.2.0'
0 commit comments