We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e79fc1 + b2ad1e4 commit a2e0f60Copy full SHA for a2e0f60
1 file changed
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
37
38
// Core Http library
39
- implementation 'com.microsoft.graph:microsoft-graph-core:1.0.4'
+ implementation 'com.microsoft.graph:microsoft-graph-core:1.0.5'
40
}
41
42
def pomConfig = {
0 commit comments