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 617d710 + 74cc2f4 commit a871d40Copy full SHA for a871d40
app/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
implementation 'com.google.guava:guava:33.5.0-jre'
25
implementation 'com.azure:azure-identity:1.18.1'
26
implementation 'com.microsoft.graph:microsoft-graph:6.56.0'
27
- implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.11'
+ implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.0'
28
}
29
30
// Apply a specific Java toolchain to ease working on different environments.
0 commit comments