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 dependency to new project #165

Open
AbdullahJaved-dev opened this issue Aug 23, 2021 · 1 comment
Open

Add dependency to new project #165

AbdullahJaved-dev opened this issue Aug 23, 2021 · 1 comment

Comments

@AbdullahJaved-dev
Copy link

Need to update the library to AndroidX as many manifest merger failing issues occur while integrating this library into a new project.

Attribute application@allowBackup value=(false) from AndroidManifest.xml:17:9-36 is also present at [com.github.Jay-Goo:RangeSeekBar:3.0.0] AndroidManifest.xml:12:9-35 value=(true). Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:15:5-96:19 to override.

@thiago-you
Copy link

Hi @, how you guys doing?

I ported this library with updated dependencies and configurations, also moved out from JCenter do use Jitpack.io:

https://github.com/thiago-you/range-seekbar

  • Move from JCenter to Jitpack.io
  • Migrate do Androidx libraries
  • Drop jetifier support
  • Update dependencies and libraries
  • Update configurations
  • Kotlin compatibility

Check it out!

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

2 participants