Skip to content

Commit

Permalink
point test to correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
sbSteveK committed Aug 4, 2023
1 parent 7a62a8a commit 3f7b83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/tests/android/testapp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ repositories {
}

dependencies {
api 'software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk-android:1.14.0-SNAPSHOT'
api 'software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk-android:1.15.0-SNAPSHOT'
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.1.0'
Expand Down

0 comments on commit 3f7b83b

Please sign in to comment.