chore: fix spotless apply
This commit is contained in:
@@ -7,7 +7,7 @@ import jadx.core.dex.nodes.MethodNode
|
||||
|
||||
val renamesMap = mapOf(
|
||||
"specificString" to "newMethodName",
|
||||
"AA6" to "aa6Method"
|
||||
"AA6" to "aa6Method",
|
||||
)
|
||||
|
||||
val jadx = getJadxInstance()
|
||||
|
||||
Reference in New Issue
Block a user