android:add yoga proguard

This commit is contained in:
pengfei.zhou 2020-04-16 18:02:10 +08:00 committed by osborn
parent f876910b03
commit b2241fe343

View File

@ -28,4 +28,6 @@
-keep class * {
@pub.doric.extension.bridge.DoricMethod <fields>;
}
}
-keep class com.facebook.yoga.** {*;}