Skip to content

Commit 93113bd

Browse files
authored
- updates setup instructions
1 parent 9dd0b23 commit 93113bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Add the repository and a compile dependency for `microsoft-graph-beta` to your p
1414
```gradle
1515
repository {
1616
jcenter()
17+
jcenter{
18+
url 'https://oss.jfrog.org/artifactory/oss-snapshot-local'
19+
}
1720
}
1821
1922
dependency {

0 commit comments

Comments
 (0)