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

Failed to resolve issue #6

Closed
RikNorakomi opened this issue Jan 24, 2020 · 3 comments
Closed

Failed to resolve issue #6

RikNorakomi opened this issue Jan 24, 2020 · 3 comments
Labels
bug Something isn't working please_upgrade

Comments

@RikNorakomi
Copy link

I am getting the ERROR: Failed to resolve

Whether I am using io.github.blongho:worldCountryData:1.3 or

implementation 'com.github.blongho:worldCountryData:1.2.0'

Added the maven repo to the gradle dependency, cleaned, rebuild project, invalidate cache & restart, but just cant seem to get this working?!
Can't seem to figure out how to solve this. Any help?

@blongho
Copy link
Owner

blongho commented Jan 24, 2020

Dear RikNorakomi,
I am glad you find the library useful.

Please, upgrade to the latest version (v1.4-beta01). version v1.3 had a build issue that was fixed in v1.4-beta01.

Let me know if the upgrade solves your problem.

Give the project a star in order to be notified of the latest updates.

Kind regards
Bernard

@blongho blongho added bug Something isn't working please_upgrade labels Jan 24, 2020
@blongho blongho closed this as completed Mar 1, 2020
@IkramulMurad
Copy link

IkramulMurad commented Jan 13, 2021

I get below errors:
Failed to resolve: com.github.blongho:worldCountryData:v1.5.0
Failed to resolve: com.github.blongho:worldCountryData:1.5.0

for respective statements:
implementation 'com.github.blongho:worldCountryData:v1.5.0'
implementation 'com.github.blongho:worldCountryData:1.5.0'

I tried with v1.4-beta01, it also gets the error.

@blongho
Copy link
Owner

blongho commented Jan 13, 2021

It works well for me.
Do you have internet?

Try to run this project world-country-data-demo from your setup. I followed the steps in the documentation and everything seem to work as expected.

You can download the demo app from World Country Data Demo app from Google Play Store

@blongho blongho reopened this Jan 13, 2021
@blongho blongho closed this as completed Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working please_upgrade
Projects
None yet
Development

No branches or pull requests

3 participants