File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies {
2121 // Include the sdk as a dependency
2222 implementation 'com.microsoft.graph:microsoft-graph:3.3.0'
2323 // Uncomment the line below if you are building an android application
24- //implementation 'com.google.guava:guava:29.0 -android'
24+ //implementation 'com.google.guava:guava:30.1.1 -android'
2525}
2626```
2727
Original file line number Diff line number Diff line change @@ -54,7 +54,6 @@ def pomConfig = {
5454// Publishing tasks-
5555// Maven Central Snapshot: publishSnapshotPublicationToMavenRepository
5656// Maven Central Release: publishMavenCentralReleasePublicationToMaven2Repository
57- // Bintray Snapshot: publishSnapshotPublicationToMaven3Repository
5857
5958tasks. jar {
6059 manifest {
You can’t perform that action at this time.
0 commit comments