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 547a9a2 commit 7d697dbCopy full SHA for 7d697db
IOTConnectSDK/app/build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
47
48
implementation project(path: ':iotconnect-sdk')
49
-// implementation 'com.github.avnet-iotconnect:iotc-android-sdk:3.1.1'
+// implementation 'com.github.avnet-iotconnect:iotc-android-sdk:3.1.2'
50
}
51
52
0 commit comments