i tried to use shinebutton api (https://github.com/ChadCSong/ShineButton)
However, the following error appears during the build phase :(
It is an error that has not occurred before and occurs after adding code to gradle.
help me
error : Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugCompileClasspath'.
code : implementation 'com.sackcentury:shinebutton:1.0.0'