fix: Fix Proguard annotation for mHybridData
(#406)
* fix: Fix Proguard annotation for `mHybridData` * rebuild lockfiles
This commit is contained in:
parent
57efc0e315
commit
98128471cc
@ -16,6 +16,7 @@ public abstract class FrameProcessorPlugin {
|
||||
System.loadLibrary("VisionCamera");
|
||||
}
|
||||
|
||||
@DoNotStrip
|
||||
@SuppressWarnings({"FieldCanBeLocal", "unused"})
|
||||
private final HybridData mHybridData;
|
||||
|
||||
|
3464
example/yarn.lock
3464
example/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user