If you want enable proguard, you should this code in proguard-rules.pro ` -keep class com.cazaea.sweetalert.Rotate3dAnimation { public <init>(...); } `