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 d299227 + e96db09 commit f7da80cCopy full SHA for f7da80c
1 file changed
app/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
implementation 'com.google.guava:guava:33.6.0-jre'
25
implementation 'com.azure:azure-identity:1.18.3'
26
implementation 'com.microsoft.graph:microsoft-graph:6.65.0'
27
- implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.2'
+ implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.3'
28
}
29
30
// Apply a specific Java toolchain to ease working on different environments.
0 commit comments