Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JM.PASCAL authored Apr 5, 2017
1 parent 114a610 commit ead841c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ This SDK provides functionality to connect to both on-premise and Cloud-based se

Download [the latest JAR][2] from the developer portal or grab via Gradle:
```groovy
compile 'org.alfresco.mobile.android.sdk:alfresco-mobile-android-client-api:1.4.1'
compile 'org.alfresco.mobile.android.sdk:alfresco-mobile-android-client-api:1.5'
```
or Maven:
```xml
<dependency>
<groupId>org.alfresco.mobile.android.sdk</groupId>
<artifactId>alfresco-mobile-android-client-api</artifactId>
<version>1.4.1</version>
<version>1.5</version>
</dependency>
```

Expand Down Expand Up @@ -53,7 +53,7 @@ When submitting code, please make every effort to follow existing conventions an

Alfresco Mobile for Android 1.5

Copyright © 2015 Alfresco Software, Ltd. and others.
Copyright © 2017 Alfresco Software, Ltd. and others.

This product distribution is made available under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0.html).

Expand Down

0 comments on commit ead841c

Please sign in to comment.