fix release build crash
This commit is contained in:
parent
6b1cbc6578
commit
2407cf69f1
1 changed files with 2 additions and 1 deletions
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
|
@ -19,4 +19,5 @@
|
|||
-dontwarn org.eclipse.jgit.**
|
||||
-dontwarn com.jcraft.jsch.**
|
||||
-dontwarn com.google.common.**
|
||||
-dontwarn org.slf4j.**
|
||||
-dontwarn org.slf4j.**
|
||||
-keep class android.support.v7.widget.SearchView { *; }
|
||||
|
|
Loading…
Reference in a new issue