File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,10 @@ We welcome your feedback as we drive the quality of this to general availability
1212Integrate the [ Microsoft Graph API] ( https://graph.microsoft.io/en-us/getting-started ) into your Java application!
1313
1414## 1. Installation
15- ### 1.1 Install AAR via Gradle
16- Add the JCenter repository and a compile dependency for ` msicrosoft-graph ` to your project's ` build.gradle `
15+ ### 1.1 Install via Gradle
16+ * This package will not be available via Gradle until it hits public preview. You will need to download the source and reference the package locally.*
17+
18+ Add the JCenter repository and a compile dependency for ` microsoft-graph ` to your project's ` build.gradle `
1719
1820``` gradle
1921repository {
You can’t perform that action at this time.
0 commit comments