File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,6 @@ repositories {
2222dependencies {
2323 // Include the sdk as a dependency
2424 implementation 'com.microsoft.graph:microsoft-graph-beta:6.4.0'
25- // Uncomment the line below if you are building an android application
26- //implementation 'com.google.guava:guava:30.1.1-android'
2725 // This dependency is only needed if you are using the TokenCrendentialAuthProvider
2826 implementation 'com.azure:azure-identity:1.11.0'
2927}
Original file line number Diff line number Diff line change 11dependencies {
2- implementation ' com.google.guava:guava:33.0.0-jre'
3-
42 // Use JUnit test framework
53 testImplementation ' org.junit.jupiter:junit-jupiter-api:5.10.2'
64 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.10.2'
You can’t perform that action at this time.
0 commit comments