refactor(gmxmail): change premium namespace to layout

This commit is contained in:
obXfuse 2026-02-26 14:58:56 -05:00
parent 77f159987d
commit d017243d05
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
package app.revanced.patches.gmxmail.premium
package app.revanced.patches.gmxmail.layout
import app.revanced.patcher.fingerprint

View file

@ -1,4 +1,4 @@
package app.revanced.patches.gmxmail.premium
package app.revanced.patches.gmxmail.layout
import app.revanced.patcher.patch.bytecodePatch
import app.revanced.util.returnEarly