mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-19 10:17:32 +01:00
fix(backdrops/pro-unlock): constrain to most recent working app version (#1677)
This commit is contained in:
parent
d56d3bd94b
commit
7680838829
@ -3,5 +3,5 @@ package app.revanced.patches.backdrops.misc.pro.annotations
|
||||
import app.revanced.patcher.annotation.Compatibility
|
||||
import app.revanced.patcher.annotation.Package
|
||||
|
||||
@Compatibility([Package("com.backdrops.wallpapers")])
|
||||
@Compatibility([Package("com.backdrops.wallpapers", arrayOf("4.52"))])
|
||||
internal annotation class ProUnlockCompatibility
|
Loading…
x
Reference in New Issue
Block a user