mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-10 21:26:17 +00:00
fix(Spotify): Make patches work with latest versions again (#6359)
This commit is contained in:
@@ -3,5 +3,5 @@ package app.revanced.patches.spotify.misc.extension
|
|||||||
import app.revanced.patcher.fingerprint
|
import app.revanced.patcher.fingerprint
|
||||||
|
|
||||||
internal val loadOrbitLibraryFingerprint = fingerprint {
|
internal val loadOrbitLibraryFingerprint = fingerprint {
|
||||||
strings("OrbitLibraryLoader", "cst")
|
strings("orbit_library_load", "orbit-jni-spotify")
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user