refactor: move ResourceUtils.mergeStrings to correct class
This commit is contained in:
parent
9af1fef0b7
commit
ce1099cd9c
5 changed files with 22 additions and 31 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package app.revanced.util.microg
|
||||
|
||||
import app.revanced.patcher.data.ResourceContext
|
||||
import app.revanced.util.resources.ResourceUtils.Settings.mergeStrings
|
||||
import app.revanced.util.resources.ResourceUtils.mergeStrings
|
||||
|
||||
/**
|
||||
* Helper class for applying resource patches needed for the microg-support patches.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue