j3p0n

Results 2 comments of j3p0n

still error if with proguard Warning: com.daimajia.slider.library.SliderTypes.BaseSliderView: can't find referenced method 'com.squareup.picasso.Picasso with(android.content.Context)' in program class com.squareup.picasso.Picasso

App build run correctly and app launch correctly in debug mode, error hapend when build with proguard enabled and `minifyEnabled true`, this is my proguard config -keepnames class okhttp3.internal.publicsuffix.PublicSuffixDatabase -dontwarn...