idk: Move annotations to do with injection to a seperate module for improved modularity (#2181)
* Move annotations to do with injection to a seperate module for improved modularity * Remove redundant config in build script, add (c)
This commit is contained in:
@@ -28,4 +28,5 @@ description = "RuneScape API"
|
||||
|
||||
dependencies {
|
||||
api(project(":runelite-api"))
|
||||
api(project(":injection-annotations"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user