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

android-apt:1.4' case databing error #24

Open
fengqingyun2008 opened this issue Jan 6, 2017 · 1 comment
Open

android-apt:1.4' case databing error #24

fengqingyun2008 opened this issue Jan 6, 2017 · 1 comment

Comments

@fengqingyun2008
Copy link

In project's build.gradle, android-apt:1.4' case databing error.
when id updata android-apt:1.8' ,it works OK.

@fengqingyun2008
Copy link
Author

I find android-apt:1.8 and butterknife's apt conflict,
then I change
annotationProcessor 'com.jakewharton:butterknife-compiler:8.4.0'
to
apt 'com.jakewharton:butterknife-compiler:8.4.0'
,it works OK.

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