feat(Change package name): Mention caveat of the patch in the description
This commit is contained in:
parent
429badef1a
commit
9e79e9e72c
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ import java.io.Closeable
|
||||||
|
|
||||||
@Patch(
|
@Patch(
|
||||||
name = "Change package name",
|
name = "Change package name",
|
||||||
description = "Appends \".revanced\" to the package name by default.",
|
description = "Appends \".revanced\" to the package name by default. Changing the package name of the app can lead to unexpected issues.",
|
||||||
use = false
|
use = false
|
||||||
)
|
)
|
||||||
@Suppress("unused")
|
@Suppress("unused")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue