Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 8477d3c

Browse files
committed
Updated README to version 0.14.2
1 parent dc4d8a2 commit 8477d3c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ Current services, service versions, and SDK versions:
2323

2424
|API|Service Version|SDK Version|Artifact Id|
2525
|---|---------------|-----------|-----------|
26-
|Mail/Calendar/Contacts|1.0|0.14.1|outlook-services|
27-
|Files|1.0|0.14.1|file-services|
28-
|Discovery|1.0|0.14.1|discovery-services|
29-
|AAD Graph|1.5|0.14.1|directory-services|
30-
|OneNote|1.0|0.14.1|onenote-services|
31-
|Unified API|beta|0.2.0|graph-services|
32-
|SharePoint Lists|1.0|0.14.1|sharepoint-services|
26+
|Mail/Calendar/Contacts|1.0|0.14.2|outlook-services|
27+
|Files|1.0|0.14.2|file-services|
28+
|Discovery|1.0|0.14.2|discovery-services|
29+
|AAD Graph|1.5|0.14.2|directory-services|
30+
|OneNote|1.0|0.14.2|onenote-services|
31+
|Unified API|beta|0.2.1|graph-services|
32+
|SharePoint Lists|1.0|0.14.2|sharepoint-services|
3333

3434
[Vipr]: https://github.com/microsoft/vipr
3535
[Vipr-T4TemplateWriter]: https://github.com/msopentech/vipr-t4templatewriter
@@ -55,8 +55,8 @@ To use these libraries in your project, follow these general steps, as described
5555
4. In the `dependencies` closure, add the following dependencies to the `compile` configuration:
5656

5757
```groovy
58-
compile 'com.microsoft.services:outlook-services:0.14.1'
59-
compile 'com.microsoft.orc:orc-engine-android:0.14.1@aar'
58+
compile 'com.microsoft.services:outlook-services:0.14.2'
59+
compile 'com.microsoft.orc:orc-engine-android:0.14.2@aar'
6060
compile 'com.microsoft.aad:adal:1.1.3@aar'
6161
```
6262

0 commit comments

Comments
 (0)