We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e755fb commit 3bce56bCopy full SHA for 3bce56b
README.md
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
// Include the sdk as a dependency
22
- implementation 'com.microsoft.graph:microsoft-graph:5.20.0'
+ implementation 'com.microsoft.graph:microsoft-graph:5.21.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