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

Error Inflecting class #11

Open
AjayVyas opened this issue Jul 15, 2016 · 5 comments
Open

Error Inflecting class #11

AjayVyas opened this issue Jul 15, 2016 · 5 comments

Comments

@AjayVyas
Copy link

I am getting this on kitkat devices java.lang.NoClassDefFoundError: org.threeten.bp.DayOfWeek.

Can you help me to solve it.

@blazsolar
Copy link
Owner

Try adding compile 'com.jakewharton.threetenabp:threetenabp:1.0.3' to your dependencies.

@AjayVyas
Copy link
Author

Hello It Shows me an Error Like this Error:Execution failed for task ':app:packageAllDebugClassesForMultiDex'.

java.util.zip.ZipException: duplicate entry: org/threeten/bp/chrono/AbstractChronology.class

@blazsolar
Copy link
Owner

sorry my bad. Could you try adding compile 'org.threeten:threetenbp:1.3.1' instead of what i mentioned above

@AjayVyas
Copy link
Author

Hello now getting this error java.lang.NoClassDefFoundError: solar.blaz.date.week.R$attr.

@danieltigse
Copy link

I have the line:
compile 'org.threeten:threetenbp:1.3.1'
and the error persist
java.lang.NoClassDefFoundError: org.threeten.bp.DayOfWeek

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

3 participants