mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-19 11:19:31 +01:00
fix(TikTok - Hide ads): Constrain to last working version
This commit is contained in:
parent
b5a4dfde5d
commit
56e45a60a4
@ -16,8 +16,8 @@ import com.android.tools.smali.dexlib2.iface.reference.FieldReference
|
||||
@Patch(
|
||||
name = "Hide ads",
|
||||
compatiblePackages = [
|
||||
CompatiblePackage("com.ss.android.ugc.trill", ["30.9.3"]),
|
||||
CompatiblePackage("com.zhiliaoapp.musically", ["30.9.3"])
|
||||
CompatiblePackage("com.ss.android.ugc.trill", ["30.8.4"]),
|
||||
CompatiblePackage("com.zhiliaoapp.musically", ["30.8.4"])
|
||||
]
|
||||
)
|
||||
@Suppress("unused")
|
||||
|
Loading…
Reference in New Issue
Block a user