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 compatibility with material 1.1.0+ lib #1

Merged
merged 2 commits into from
Oct 30, 2020

Conversation

fredpedersen
Copy link

Google's material UI library contains an animationMode attr which causes gradle errors when building with this library.

https://stackoverflow.com/questions/60247942/is-anybody-else-getting-errors-when-upgrading-to-com-google-android-materialmat

txusballesteros#18

@javiersantos javiersantos merged commit e6d6285 into javiersantos:master Oct 30, 2020
@fredpedersen
Copy link
Author

Thanks. Gradle can't find the new version though, do you need to publish it?

@javiersantos
Copy link
Owner

There was an error with the previous build. Try this one:

dependencies {
    implementation 'com.github.javiersantos:FitChart:1.1.2'
}

@fredpedersen
Copy link
Author

fredpedersen commented Dec 9, 2020 via email

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

Successfully merging this pull request may close these issues.

2 participants