Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration from 1.3.0 to 2.2.0 #218

Open
Prusinowsky opened this issue Jan 27, 2022 · 2 comments
Open

Migration from 1.3.0 to 2.2.0 #218

Prusinowsky opened this issue Jan 27, 2022 · 2 comments

Comments

@Prusinowsky
Copy link

I've change the version of me.tatarka.bindingcollectionadapter:bindingcollectionadapter:1.3.0 to me.tatarka.bindingcollectionadapter2:bindingcollectionadapter:2.2.0.

But actually I got a errors like:

:app:compileDebugJavaWithJavacC:\Projects\xxx\adapter\CustomBindingEvenRowAdapter.java:5: error: cannot find symbol
import me.tatarka.bindingcollectionadapter2.BR;
                                           ^
  symbol:   class BR
  location: package me.tatarka.bindingcollectionadapter2

Could someone help me with migartion?

@Prusinowsky
Copy link
Author

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'

@Prusinowsky
Copy link
Author

@evant

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

No branches or pull requests

1 participant