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 7d29e01 + 2de89df commit 4805d63Copy full SHA for 4805d63
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.51.0'
27
- implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.9'
+ implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.10'
28
}
29
30
// Apply a specific Java toolchain to ease working on different environments.
0 commit comments