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 64174db + 622d6bc commit 8428170Copy full SHA for 8428170
gradle/dependencies.gradle
@@ -11,5 +11,5 @@ dependencies {
11
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
12
13
// Core Http library
14
- api 'com.microsoft.graph:microsoft-graph-core:2.0.0'
+ api 'com.microsoft.graph:microsoft-graph-core:2.0.1'
15
}
0 commit comments