-
-
Notifications
You must be signed in to change notification settings - Fork 322
Open
Description
Gradle build fails if we implement version: 0.0.5 (ParseUI-Android)
It builds successfully on : 0.0.4
N.B: I didn't use any facebook related libs
Only Following Parse libs:
implementation 'com.github.parse-community.Parse-SDK-Android:parse:1.21.0' implementation 'com.github.parse-community:ParseLiveQuery-Android:1.1.0' implementation 'com.github.parse-community.ParseUI-Android:widget:0.0.4' implementation 'com.facebook.stetho:stetho:1.5.1' implementation 'com.parse.bolts:bolts-android:1.4.0'
It gives following error.
ERROR: Failed to resolve: com.github.parse-community.ParseUI-Android:widget:0.0.5
Show in Project Structure dialog
Affected Modules: app
Failed to resolve: com.github.parse-community.ParseUI-Android:widget:0.0.5
<a href="open.dependency.in.project.structure">Show in Project Structure dialog</a>
Affected Modules: <a href="openFile:D:/Projects/Experiment/FleooNav-ParseEdition/app/build.gradle">app</a>
Metadata
Metadata
Assignees
Labels
No labels