ChathuraHettiarachchi / TimeAgo

This will help to get how much time have passed. Useful in showing messages, notifications time and etc.
Apache License 2.0
170 stars 33 forks source link

Falied to transform artifact #6

Open thecmart opened 5 years ago

thecmart commented 5 years ago

Hello, I am getting this error after attempting to import the project by adding "Implementation 'com.chootdev.timezago:1.1.8' into my app level gradle file: ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Failed to transform artifact 'timezago.aar (com.chootdev:timezago:1.1.8)' to match attributes {artifactType=jar} I have not found any information regarding this error online. Clicking on "Show details" doesn't work. Do any of you know what the problem is?

integral0909 commented 5 years ago

It looks failed to publish version 1.1.8 When I set version to 1.1.7, I got success.

samwelnyandoro commented 5 months ago

as advised by @integral0909 , that's the ideal solution