fix: Make constructor internal as supposed

This commit is contained in:
oSumAtrIX
2024-08-01 17:53:48 +02:00
parent d310246852
commit 7f44174d91
3 changed files with 2 additions and 4 deletions

View File

@@ -149,7 +149,6 @@ public final class app/revanced/patcher/patch/BytecodePatchBuilder : app/revance
}
public final class app/revanced/patcher/patch/BytecodePatchBuilder$InvokedFingerprint {
public fun <init> (Lapp/revanced/patcher/Fingerprint;)V
public final fun getValue (Ljava/lang/Void;Lkotlin/reflect/KProperty;)Lapp/revanced/patcher/Match;
}