Closed pishguy closed 7 years ago
why i got this error: Error:Could not find com.r0adkll:slidableactivity:2.0.6-SNAPSHOT.
Error:Could not find com.r0adkll:slidableactivity:2.0.6-SNAPSHOT.
compile 'com.r0adkll:slidableactivity:2.0.5' For Snapshots, include these lines in your gradle files: repositories { jcenter() maven { url "https://oss.sonatype.org/content/repositories/snapshots/" } }
compile 'com.r0adkll:slidableactivity:2.0.5'
For Snapshots, include these lines in your gradle files:
repositories { jcenter() maven { url "https://oss.sonatype.org/content/repositories/snapshots/" } }
That snapshot is not currently available
could you help me on this issue : https://github.com/r0adkll/Slidr/issues/42
why i got this error:
Error:Could not find com.r0adkll:slidableactivity:2.0.6-SNAPSHOT.