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.
2 parents a402831 + 423d893 commit 8ed6473Copy full SHA for 8ed6473
gradle/dependencies.gradle
@@ -15,7 +15,7 @@ dependencies {
15
api 'com.azure:azure-core:1.51.0'
16
17
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.3.0'
18
- implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.3.0'
+ api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.3.0'
19
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.3.0'
20
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.3.0'
21
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.3.0'
0 commit comments