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.
1 parent 1932dd7 commit 629ab12Copy full SHA for 629ab12
README.md
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
// Include the sdk as a dependency
22
- implementation 'com.microsoft.graph:microsoft-graph:4.3.0'
+ implementation 'com.microsoft.graph:microsoft-graph:5.0.0'
23
// Uncomment the line below if you are building an android application
24
//implementation 'com.google.guava:guava:30.1.1-android'
25
// This dependency is only needed if you are using the TokenCrendentialAuthProvider
0 commit comments