Merge remote-tracking branch 'origin/dalvik-patches' into dalvik-patches

This commit is contained in:
Lucaskyy 2022-04-14 12:13:38 +02:00
commit f55d917db4
No known key found for this signature in database
GPG Key ID: 1530BFF96D1EEB89

View File

@ -34,7 +34,7 @@ class VideoAdsPatch : Patch(
compatiblePackages = compatiblePackages,
description = """Signature for the constructor of some class.
This signature is being used to find another method in the parent class
and was discovered in the YouTube version v17.03.38""",
and was discovered in the YouTube version v17.03.38""".trimIndent(),
version = "0.0.1"
),
returnType = "V",