fix: Fix Proguard annotation for mHybridData (#406)

* fix: Fix Proguard annotation for `mHybridData`

* rebuild lockfiles
This commit is contained in:
Marc Rousavy 2021-09-05 11:24:33 +02:00 committed by GitHub
parent 57efc0e315
commit 98128471cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 837 additions and 3543 deletions

View File

@ -16,6 +16,7 @@ public abstract class FrameProcessorPlugin {
System.loadLibrary("VisionCamera");
}
@DoNotStrip
@SuppressWarnings({"FieldCanBeLocal", "unused"})
private final HybridData mHybridData;

File diff suppressed because it is too large Load Diff

915
yarn.lock

File diff suppressed because it is too large Load Diff