IT RUNS! WITH PROGUARD! just need to fix mobf still
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 3m18s
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 3m18s
This commit is contained in:
parent
97c8035165
commit
e84a66e361
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
-ignorewarnings
|
||||
-overloadaggressively
|
||||
|
||||
-keep @interface ** { *; }
|
||||
|
||||
# keep things meant to exist in prod
|
||||
-keep class com.baseband.prod.** { *; }
|
||||
-keep class com.baseband.client.mixins.** { *; }
|
||||
|
|
Loading…
Add table
Reference in a new issue