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 42a11fb + 1ebdf6d commit 77098c0Copy full SHA for 77098c0
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.16.2'
26
implementation 'com.microsoft.graph:microsoft-graph:6.43.0'
27
- implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.5'
+ implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.6'
28
}
29
30
// Apply a specific Java toolchain to ease working on different environments.
0 commit comments