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

Move to maven or other repository #54

Open
ArbenMaloku opened this issue Oct 19, 2022 · 6 comments
Open

Move to maven or other repository #54

ArbenMaloku opened this issue Oct 19, 2022 · 6 comments

Comments

@ArbenMaloku
Copy link

Problem to be addressed

jCenter() will be shut down

Describe the solution you'd like

Would be really good if you can move the library to maven or another repository and we get rid of jCenter()

@AlexRokalo
Copy link

@natario1 :)

@benedictcontawe
Copy link

benedictcontawe commented Sep 6, 2024

Please help on this

Failed to resolve: com.otaliastudios:autocomplete:1.1.0
Show in Project Structure dialog
Affected Modules: app

@bittergourdbd
Copy link

I had the same problem with bintray, please move to another repository like Github, thanks

@zeeshanayaz
Copy link

zeeshanayaz commented Jan 4, 2025

Please help on this

Failed to resolve: com.otaliastudios:autocomplete:1.1.0 Show in Project Structure dialog Affected Modules: app

Did you find any solution for this?

@arbenmalokutoptal
Copy link

Please help on this
Failed to resolve: com.otaliastudios:autocomplete:1.1.0 Show in Project Structure dialog Affected Modules: app

Did you find any solution for this?

Hi @zeeshanayaz We had to fork the library to make it work.

@zeeshanayaz
Copy link

zeeshanayaz commented Jan 5, 2025

Please help on this
Failed to resolve: com.otaliastudios:autocomplete:1.1.0 Show in Project Structure dialog Affected Modules: app

Did you find any solution for this?

Hi @zeeshanayaz We had to fork the library to make it work.

@arbenmalokutoptal @benedictcontawe

Fortunately, I was able to build the project.

replaced implementation 'com.otaliastudios:autocomplete:1.1.0'

with
implementation 'com.github.natario1:Autocomplete:v1.1.0'

source: https://jitpack.io/#natario1/Autocomplete/v1.1.0

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

6 participants