We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb788f6 commit a3ac466Copy full SHA for a3ac466
README.md
@@ -21,7 +21,7 @@ dependencies {
21
// Include the sdk as a dependency
22
implementation 'com.microsoft.graph:microsoft-graph-beta:0.15.0-SNAPSHOT'
23
// Uncomment the line below if you are building an android application
24
- //implementation 'com.google.guava:guava:0.15.0-android'
+ //implementation 'com.google.guava:guava:30.1.1-android'
25
}
26
```
27
0 commit comments