Is any one using proguard? My app is OK without `m...
# android
e
Is any one using proguard? My app is OK without
minifyEnabled
, but with
minifyEnabled true
, retrofit returns
HTTP 500 Internal Server Error
. I’ve added proguard-rules for retrofit2, okhttp3, okio.