You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: README.MD
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -128,8 +128,8 @@ Open the project by importing the settings.gradle file.
128
128
5. Respond to the dialog ("Gradle Sync: Gradle settings for this project are not configured yet. Would you like the project to use the Gradle wrapper? ") by clicking the OK button to use the Gradle wrapper
129
129
5. Select the **settings.gradle** file in the **O365-Android-Snippets** folder and click **OK**.
130
130
6. Open the constants.java file in the com.microsoft.office365.snippetapp.helpers package.
131
-
7. Find the CLIENT_ID constant and set its String value equal to the client id you registered in step1.
132
-
8. Find the REDIRECT_URI constant and set its String value equal to the redirect URI you registered in step1.
131
+
7. Find the CLIENT_ID constant and set its String value equal to the client id you registered in step 1.
132
+
8. Find the REDIRECT_URI constant and set its String value equal to the redirect URI you registered in step 1.
133
133
134
134

0 commit comments