We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1de187 + 2ea2358 commit f2440b5Copy full SHA for f2440b5
1 file changed
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
49
50
// Core Http library
51
- api 'com.microsoft.graph:microsoft-graph-core:1.0.6'
+ api 'com.microsoft.graph:microsoft-graph-core:1.0.7'
52
}
53
54
def pomConfig = {
0 commit comments