55[ ![ License] [ license-svg ]] [ license-link ]
66
77
8- A library that gives you access to the powerful Parse cloud platform from your Android app.
8+ A library that gives you access to the powerful Parse cloud platform from your Android app.
99For more information about Parse and its features, see [ the website] [ parse.com ] and [ getting started] [ guide ] .
1010
1111## Download
1212Download [ the latest JAR] [ latest ] or define in Gradle:
1313
1414``` groovy
1515dependencies {
16- compile 'com.parse:parse-android:1.13.3 '
16+ compile 'com.parse:parse-android:1.14.0 '
1717}
1818```
1919
@@ -54,7 +54,7 @@ We want to make contributing to this project as easy and transparent as possible
5454 All rights reserved.
5555
5656 This source code is licensed under the BSD-style license found in the
57- LICENSE file in the root directory of this source tree. An additional grant
57+ LICENSE file in the root directory of this source tree. An additional grant
5858 of patent rights can be found in the PATENTS file in the same directory.
5959
6060 [ parse.com ] : https://parseplatform.github.io/
@@ -70,10 +70,10 @@ We want to make contributing to this project as easy and transparent as possible
7070 [ coverage-status-link ] : https://coveralls.io/github/ParsePlatform/Parse-SDK-Android?branch=master
7171 [ maven-svg ] : https://maven-badges.herokuapp.com/maven-central/com.parse/parse-android/badge.svg?style=flat
7272 [ maven-link ] : https://maven-badges.herokuapp.com/maven-central/com.parse/parse-android
73-
73+
7474 [ parseui-link ] : https://github.com/ParsePlatform/ParseUI-Android
7575 [ parsefacebookutils-link ] : https://github.com/ParsePlatform/ParseFacebookUtils-Android
7676 [ parsetwitterutils-link ] : https://github.com/ParsePlatform/ParseTwitterUtils-Android
77-
77+
7878 [ license-svg ] : https://img.shields.io/badge/license-BSD-lightgrey.svg
7979 [ license-link ] : https://github.com/ParsePlatform/Parse-SDK-Android/blob/master/LICENSE
0 commit comments