signalapp / gradle-witness

A gradle plugin that enables static verification for remote dependencies.
MIT License
229 stars 60 forks source link

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

Open GeoffreyMetais opened 8 years ago

GeoffreyMetais commented 8 years ago

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 commented 6 years ago

do you solved it ?

wong-mingrui commented 6 years ago

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

easazade commented 5 years ago

same problem here

dev-ns8 commented 5 years ago

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

lucadidomenico commented 4 years ago

Same problem. Anyone solved?

ktpdpro commented 4 years ago

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

Rahmaditha commented 3 years ago

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