rohitkzoom

Results 2 comments of rohitkzoom

could compile with com.github.smarteist:autoimageslider:1.3.9

I am using build.gradle:app for repositories management I have below in my build.gradle:app repositories { google() mavenCentral() jcenter() maven { url "https://maven.localazy.com/repository/release/" } } Still getting this error with jcenter(),...