mirror of
https://github.com/revanced/revanced-cli.git
synced 2025-04-29 22:24:36 +02:00
10 lines
149 B
Kotlin
10 lines
149 B
Kotlin
package app.revanced.patch
|
|
|
|
import java.io.File
|
|
import java.net.URLClassLoader
|
|
|
|
internal class PatchLoader {
|
|
internal companion object {
|
|
|
|
}
|
|
} |