Skip to content

Commit

Permalink
chore: Update revanced-patches.api
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco146 committed Jul 6, 2024
1 parent 6f29eec commit 1c60a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/revanced-patches.api
Original file line number Diff line number Diff line change
Expand Up @@ -1878,7 +1878,7 @@ public final class app/revanced/util/ResourceUtilsKt {
public static final fun copyFile (Lapp/revanced/patcher/data/ResourceContext;Ljava/util/List;Ljava/lang/String;Ljava/lang/String;)Z
public static final fun copyResources (Lapp/revanced/patcher/data/ResourceContext;Ljava/lang/String;[Lapp/revanced/util/ResourceGroup;)V
public static final fun copyResourcesWithRename (Lapp/revanced/patcher/data/ResourceContext;Ljava/lang/String;Ljava/util/Map;)V
public static final fun copyXmlNode (Lapp/revanced/patcher/data/ResourceContext;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lkotlin/Unit;
public static final fun copyXmlNode (Lapp/revanced/patcher/data/ResourceContext;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
public static final fun copyXmlNode (Ljava/lang/String;Lapp/revanced/patcher/util/DomFileEditor;Lapp/revanced/patcher/util/DomFileEditor;)Ljava/lang/AutoCloseable;
public static final fun doRecursively (Lorg/w3c/dom/Node;Lkotlin/jvm/functions/Function1;)V
public static final fun getClassLoader ()Ljava/lang/ClassLoader;
Expand Down

0 comments on commit 1c60a05

Please sign in to comment.