Skip to content

Commit db69986

Browse files
committed
samples android version will be changed upon release
1 parent 2eab209 commit db69986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ android {
7878

7979
dependencies {
8080
implementation fileTree(dir: 'libs', include: ['*.jar'])
81-
api 'software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk-android:1.27.1'
81+
api 'software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk-android:1.27.0'
8282
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
8383
implementation 'androidx.appcompat:appcompat:1.1.0'
8484
implementation 'androidx.core:core:1.2.0'

0 commit comments

Comments
 (0)