Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 3bf49e6

Browse files
authored
build.gradle cleanup
1 parent b7a2724 commit 3bf49e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ dependencies {
5555
androidTestImplementation 'com.android.support.test.espresso:espresso-core:2.2.2'
5656
androidTestImplementation 'com.android.support.test.espresso:espresso-intents:2.2.2'
5757
androidTestImplementation 'com.android.support.test.espresso:espresso-web:2.2.2'
58-
//implementation 'com.microsoft.graph:microsoft-graph:1.2.0'
59-
// implementation 'com.microsoft.identity.client:msal:0.2.2'
58+
6059
implementation 'com.microsoft.graph:microsoft-graph-android-auth:0.1.0-SNAPSHOT'
6160
}

0 commit comments

Comments
 (0)