We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13ecf5 commit 4fb2aedCopy full SHA for 4fb2aed
README.md
@@ -21,7 +21,7 @@ Download [the latest JAR][latest] or define in Gradle:
21
22
```groovy
23
dependencies {
24
- compile 'com.parse:parse-livequery-android:1.0.5'
+ compile 'com.parse:parse-livequery-android:1.0.6'
25
}
26
```
27
0 commit comments