huangy31
Results
1
comments of
huangy31
Try something like below: implementation ('com.parse:parse-android:1.+',{ exclude group: "com.squareup.okhttp3" }) implementation ('com.github.tgio:parse-livequery:1.0.3', { exclude group: 'com.parse', module: 'parse-android' })