feat(kakaotalk): Add version info patch to include '(ReVanced)' in the version string
This commit is contained in:
@ -257,6 +257,10 @@ public final class app/revanced/patches/kakaotalk/signature/VerifyingSignaturePa
|
||||
public static final fun getVerifyingSignaturePatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/kakaotalk/versioninfo/VersionInfoPatchKt {
|
||||
public static final fun getVersionInfoPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/lightroom/misc/login/DisableMandatoryLoginPatchKt {
|
||||
public static final fun getDisableMandatoryLoginPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
Reference in New Issue
Block a user