Skip to content

Commit

Permalink
Merge pull request #7 from zhangzhen1129/pro_1.0.0
Browse files Browse the repository at this point in the history
Pro 1.0.0
  • Loading branch information
zhangzhen1129 authored Sep 22, 2023
2 parents 0953d00 + 2546da5 commit 9da6676
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@
public <init>(android.content.Context, android.util.AttributeSet, int);
public void set*(***);
public *** get*();
}
}

-keep class com.app.tools.EasyWebView.** {*;}

0 comments on commit 9da6676

Please sign in to comment.