ParticlesDrawable icon indicating copy to clipboard operation
ParticlesDrawable copied to clipboard

ERROR: Failed to resolve: library

Open skipper570 opened this issue 5 years ago • 2 comments

Hi,

I'm trying to use it with gradle: implementation 'com.github.doctoror.particlesdrawable:library:2.0.0'

But I get the error "ERROR: Failed to resolve: library". When I use 1.0.9 it works just fine.

skipper570 avatar Mar 27 '19 21:03 skipper570

I investigated and I see that the aar is not published. Seems that gradle-mvn-push.gradle does not see aars built with a module with productFlavors. I can't find a way around to this at the moment. If you know a workaround for this (except using a single flavor) let me know.

Doctoror avatar Mar 30 '19 10:03 Doctoror

Unfortunately, I encountered the same problem. No solution yet?

rausNT avatar Dec 01 '19 13:12 rausNT

I'm sorry @rausNT, I haven't seen your message on time. I'm closing this as obsolete but feel free to reopen it if you still encounter this issue.

Doctoror avatar Jun 04 '23 12:06 Doctoror