blongho / worldCountryData

Android library for country flag, currency, and other country information
https://blongho.github.io/worldCountryData/doc/
MIT License
98 stars 35 forks source link

Failed to resolve issue #6

Closed RikNorakomi closed 3 years ago

RikNorakomi commented 4 years ago

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 commented 4 years ago

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

IkramulMurad commented 3 years ago

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 commented 3 years ago

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