fix: Use correct module name

BREAKING CHANGE: This renames packages and the Maven package.
This commit is contained in:
oSumAtrIX
2023-09-06 06:09:35 +02:00
parent d3721229bf
commit 080fbe9feb
19 changed files with 31 additions and 31 deletions

View File

@@ -19,4 +19,4 @@ dependencyResolutionManagement {
}
}
include("revanced-patch-annotations-processor", "revanced-patcher")
include("revanced-patch-annotation-processor", "revanced-patcher")