android:add yoga proguard
This commit is contained in:
parent
f876910b03
commit
b2241fe343
2
doric-android/doric/proguard-rules.pro
vendored
2
doric-android/doric/proguard-rules.pro
vendored
@ -29,3 +29,5 @@
|
||||
-keep class * {
|
||||
@pub.doric.extension.bridge.DoricMethod <fields>;
|
||||
}
|
||||
|
||||
-keep class com.facebook.yoga.** {*;}
|
Reference in New Issue
Block a user