fix(Duolingo - Hide ads): Support lastest app release (#4790)
This commit is contained in:
parent
43d7cc7374
commit
3d6958f157
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@ internal val initializeMonetizationDebugSettingsFingerprint = fingerprint {
|
||||||
"Z", // useDebugBilling
|
"Z", // useDebugBilling
|
||||||
"Z", // showManageSubscriptions
|
"Z", // showManageSubscriptions
|
||||||
"Z", // alwaysShowSuperAds
|
"Z", // alwaysShowSuperAds
|
||||||
"Lcom/duolingo/debug/FamilyQuestOverride;",
|
// matches "Lcom/duolingo/debug/FamilyQuestOverride;" or "Lcom/duolingo/data/debug/monetization/FamilyQuestOverride;"
|
||||||
|
"Lcom/duolingo/",
|
||||||
)
|
)
|
||||||
opcodes(Opcode.IPUT_BOOLEAN)
|
opcodes(Opcode.IPUT_BOOLEAN)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue