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 e7c82a3 + 303db53 commit feb0f14Copy full SHA for feb0f14
1 file changed
app/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
implementation 'com.google.guava:guava:33.4.8-jre'
25
implementation 'com.azure:azure-identity:1.17.0'
26
implementation 'com.microsoft.graph:microsoft-graph:6.48.0'
27
- implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.8'
+ implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.9'
28
}
29
30
// Apply a specific Java toolchain to ease working on different environments.
0 commit comments