Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

No dependency for integrity assertion found: com.android.databinding:library #16

Open
GeoffreyMetais opened this issue Apr 6, 2016 · 7 comments

Comments

@GeoffreyMetais
Copy link

With databinding enabled in Android project build.gradle, gradle-witness

data binding enabled via:

dataBinding {
    enabled = true
}

output is:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':vlc-android'.
> Failed to notify project evaluation listener.
   > No dependency for integrity assertion found: com.android.databinding:library
   > Cannot change dependencies of configuration ':vlc-android:compile' after it has been resolved.
@hannesa2
Copy link

do you solved it ?

@wong-mingrui
Copy link

i am also facing the problem: No dependency for integrity assertion found: com.android.support:design.
anyone have solution to this?

@easazade
Copy link

same problem here

@dev-ns8
Copy link

dev-ns8 commented Jul 26, 2019

also getting a ERROR: No dependency for integrity assertion found: com.android.support:design

@lucadidomenico
Copy link

Same problem. Anyone solved?

@ktpdpro
Copy link

ktpdpro commented Apr 7, 2020

No dependency for integrity assertion found: androidx.activity:activity

@Rahmaditha
Copy link

Me too. I also have this error.
No dependency for integrity assertion found: androidx.activity:activity

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

8 participants