We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5538e0 commit b7e9261Copy full SHA for b7e9261
ParseLiveQuery/build.gradle
@@ -24,7 +24,7 @@ android {
24
}
25
26
dependencies {
27
- api "com.github.parse-community.Parse-SDK-Android:parse:1.22.1"
+ api "com.github.parse-community.Parse-SDK-Android:parse:1.24.1"
28
api "com.squareup.okhttp3:okhttp:3.14.4"
29
30
testImplementation "org.robolectric:robolectric:3.3.1"
0 commit comments