iamutkarshtiwari / Ananas

An easy image editor integration for your Android apps.
MIT License
250 stars 112 forks source link

getting issue while add lib in kotlin project #91

Closed jeevanvns closed 3 years ago

jeevanvns commented 3 years ago

Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'.

Could not resolve all files for configuration ':app:debugCompileClasspath'. Could not find com.github.iamutkarshtiwari:Ananas:1.2.5. Required by: project :app

Possible solution:

AliAzaz commented 3 years ago

Getting the same issue because @iamutkarshtiwari you didn't create release: See this on jitpack: image

iamutkarshtiwari commented 3 years ago

This was fixed in this commit https://github.com/iamutkarshtiwari/Ananas/pull/94 Please feel free to re-open this ticket if the issue persists.