Open Prusinowsky opened 2 years ago
I've got a error too:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> java.lang.NoSuchMethodError: android.databinding.BindingBuildInfo.enableDebugLogs()Z
I use classpath 'com.android.tools.build:gradle:2.2.3'
@evant
I've change the version of
me.tatarka.bindingcollectionadapter:bindingcollectionadapter:1.3.0
tome.tatarka.bindingcollectionadapter2:bindingcollectionadapter:2.2.0
.But actually I got a errors like:
Could someone help me with migartion?