mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
fix(YouTube): some patches should be excluded or included by default
This commit is contained in:
@ -47,8 +47,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"19.02.39"
|
||||
]
|
||||
)
|
||||
],
|
||||
use = false
|
||||
]
|
||||
)
|
||||
@Suppress("unused")
|
||||
object DisableLandScapeModePatch : BytecodePatch(
|
||||
|
@ -37,7 +37,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
"19.02.39"
|
||||
]
|
||||
)
|
||||
]
|
||||
],
|
||||
use = false
|
||||
)
|
||||
@Suppress("unused")
|
||||
object KeepLandScapeModePatch : BytecodePatch(
|
||||
|
Reference in New Issue
Block a user