wajahatkarim3/EasyFlipView

Build fails due to EasyFlipView dependency issue

tartarJR opened this issue · 1 comments

My builds started failing today for some reason and I am getting this message

Could not determine artifacts for com.wajahatkarim3.EasyFlipView:EasyFlipView:2.1.2: Skipped due to earlier error

Any ideas about how to fix that?

@tartarJR You can use the library using the following Gradle depenency from MavenCentral now.

implementation 'com.wajahatkarim:EasyFlipView:3.0.3'