feat(photoshopmix): Add disable login patch

This commit is contained in:
Dylan 2026-03-08 17:59:58 +00:00
parent 6b06b9d132
commit 7de0b96bed
3 changed files with 54 additions and 0 deletions

View file

@ -669,6 +669,10 @@ public final class app/revanced/patches/photomath/misc/unlock/plus/UnlockPlusPat
public static final fun getUnlockPlusPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
}
public final class app/revanced/patches/photoshopmix/DisableLoginPatchKt {
public static final fun getDisableLoginPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
}
public final class app/revanced/patches/piccomafr/misc/SpoofAndroidDeviceIdPatchKt {
public static final fun getSpoofAndroidDeviceIdPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
}