79227152

Date: 2024-11-26 14:46:45
Score: 2
Natty:
Report link

The library is only on jcenter https://mvnrepository.com/artifact/com.chauthai.swipereveallayout/swipe-reveal-layout/1.4.1 so maybe you need to add it in your gradle file with

repositories {
    jcenter()
}

it will be marked as deprecated I think as jcenter is not supported anymore.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: cshjsc