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

Commit

Permalink
Bumped Microsoft Graph SDK for Android version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricalo committed Sep 19, 2016
1 parent 7e795e8 commit c6390bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
compile 'net.openid:appauth:0.3.0'

// Include the SDK as a dependency
compile 'com.microsoft.graph:msgraph-sdk-android:0.9.2'
compile 'com.microsoft.graph:msgraph-sdk-android:1.0.0'

// Include GSON as a dependency
compile 'com.google.code.gson:gson:2.6.2'
Expand Down

0 comments on commit c6390bb

Please sign in to comment.