fix(Viber - Hide ads): Add constrain to known working version

This commit is contained in:
LisoUseInAIKyrios
2025-09-15 10:26:30 +04:00
parent a3ba92e742
commit 2db0948bea

View File

@@ -8,7 +8,7 @@ val hideAdsPatch = bytecodePatch(
name = "Hide Ads",
description = "Hides ad banners between chats.",
) {
compatibleWith("com.viber.voip")
compatibleWith("com.viber.voip"("25.9.2.0"))
execute {
// Return 1 (true) indicating ads should be disabled.