We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d40ce24 commit da82270Copy full SHA for da82270
samples/deviceCodeSample/build.gradle
@@ -13,5 +13,4 @@ dependencies {
13
testCompile group: 'junit', name: 'junit', version: '4.12'
14
implementation project(':coreLibrary')
15
implementation 'com.azure:azure-identity:1.0.8'
16
- implementation 'com.azure:azure-security-keyvault-secrets:4.1.5'
17
}
0 commit comments