Skip to content

Commit a3ac466

Browse files
committed
- reverts wrong version bump
1 parent fb788f6 commit a3ac466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
// Include the sdk as a dependency
2222
implementation 'com.microsoft.graph:microsoft-graph-beta:0.15.0-SNAPSHOT'
2323
// Uncomment the line below if you are building an android application
24-
//implementation 'com.google.guava:guava:0.15.0-android'
24+
//implementation 'com.google.guava:guava:30.1.1-android'
2525
}
2626
```
2727

0 commit comments

Comments
 (0)