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

Add As Library BindView Id's getting error #1639

Open
Sathishdisys opened this issue Nov 12, 2020 · 3 comments
Open

Add As Library BindView Id's getting error #1639

Sathishdisys opened this issue Nov 12, 2020 · 3 comments

Comments

@Sathishdisys
Copy link

after adding the class file in app Gradle R2, not generating it's showing error
i am using below class files
classpath "com.android.tools.build:gradle:4.1.0"
classpath "com.jakewharton:butterknife-gradle-plugin: 10.2.3"

added in library gradle
apply plugin: 'com.android.library'
apply plugin: 'com.jakewharton.butterknife'

@JakeWharton
Copy link
Owner

There is not enough information to diagnose a problem here. Can you attach a sample project that reproduces the issue?

@WWY2016
Copy link

WWY2016 commented Nov 27, 2020

Add As Library BindView R2, not generating it's showing error

@WWY2016
Copy link

WWY2016 commented Dec 7, 2020

classpath "com.android.tools.build:gradle:4.1.0"
This configuration

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

No branches or pull requests

3 participants