mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 09:07:46 +01:00
build: fix aapt compilation error
This commit is contained in:
parent
5cd0e366b3
commit
ad15549fb1
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ object SpoofSignatureResourcePatch : ResourcePatch() {
|
|||
"App signature spoofed\\n\\n"
|
||||
+ "Side effects include:\\n"
|
||||
+ "• No ambient mode\\n"
|
||||
+ "• Videos can't be downloaded\\n"
|
||||
+ "• Videos cannot be downloaded\\n"
|
||||
+ "• Seekbar thumbnails are hidden"
|
||||
),
|
||||
StringResource(
|
||||
|
|
Loading…
Reference in a new issue