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 7203dbe commit 4e269faCopy full SHA for 4e269fa
ParseLiveQuery/build.gradle
@@ -50,7 +50,6 @@ dependencies {
50
compile 'com.parse:parse-android:1.14.1'
51
compile 'com.squareup.okhttp3:okhttp:3.6.0'
52
compile 'com.parse.bolts:bolts-tasks:1.4.0'
53
- compile 'com.github.rogerhu:Parse-SDK-Android:build_config-SNAPSHOT'
54
testCompile 'org.robolectric:robolectric:3.3.1'
55
testCompile 'org.skyscreamer:jsonassert:1.5.0'
56
testCompile 'junit:junit:4.12'
0 commit comments