Skip to content

Commit 73257b4

Browse files
chore: Fix api dump
1 parent 5137f2d commit 73257b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

patches/api/patches.api

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -904,6 +904,10 @@ public final class app/revanced/patches/shared/misc/spoof/UserAgentClientSpoofPa
904904
public static final fun userAgentClientSpoofPatch (Ljava/lang/String;)Lapp/revanced/patcher/patch/BytecodePatch;
905905
}
906906

907+
public final class app/revanced/patches/shared/misc/string/ReplaceStringPatchKt {
908+
public static final fun replaceStringPatch (Ljava/lang/String;Ljava/lang/String;)Lapp/revanced/patcher/patch/BytecodePatch;
909+
}
910+
907911
public final class app/revanced/patches/solidexplorer2/functionality/filesize/RemoveFileSizeLimitPatchKt {
908912
public static final fun getRemoveFileSizeLimitPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
909913
}

0 commit comments

Comments
 (0)