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

Commit

Permalink
Updated README to version 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
anihojnadel committed Jun 11, 2015
1 parent dc4d8a2 commit 8477d3c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ Current services, service versions, and SDK versions:

|API|Service Version|SDK Version|Artifact Id|
|---|---------------|-----------|-----------|
|Mail/Calendar/Contacts|1.0|0.14.1|outlook-services|
|Files|1.0|0.14.1|file-services|
|Discovery|1.0|0.14.1|discovery-services|
|AAD Graph|1.5|0.14.1|directory-services|
|OneNote|1.0|0.14.1|onenote-services|
|Unified API|beta|0.2.0|graph-services|
|SharePoint Lists|1.0|0.14.1|sharepoint-services|
|Mail/Calendar/Contacts|1.0|0.14.2|outlook-services|
|Files|1.0|0.14.2|file-services|
|Discovery|1.0|0.14.2|discovery-services|
|AAD Graph|1.5|0.14.2|directory-services|
|OneNote|1.0|0.14.2|onenote-services|
|Unified API|beta|0.2.1|graph-services|
|SharePoint Lists|1.0|0.14.2|sharepoint-services|

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

```groovy
compile 'com.microsoft.services:outlook-services:0.14.1'
compile 'com.microsoft.orc:orc-engine-android:0.14.1@aar'
compile 'com.microsoft.services:outlook-services:0.14.2'
compile 'com.microsoft.orc:orc-engine-android:0.14.2@aar'
compile 'com.microsoft.aad:adal:1.1.3@aar'
```

Expand Down

0 comments on commit 8477d3c

Please sign in to comment.