Skip to content

Commit

Permalink
测试 Jitpack 是否会打空包
Browse files Browse the repository at this point in the history
  • Loading branch information
madog committed Sep 4, 2018
1 parent 7ad2417 commit d6fb8ff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ public class SweetAlertDialog extends Dialog implements View.OnClickListener {
private OnSweetClickListener mConfirmClickListener;
private boolean mCloseFromCancel;


public static final int NORMAL_TYPE = 0;
public static final int ERROR_TYPE = 1;
public static final int SUCCESS_TYPE = 2;
Expand Down

0 comments on commit d6fb8ff

Please sign in to comment.