mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Re-add guava dependency to plugins
This commit is contained in:
@@ -27,5 +27,6 @@ configure(subprojects.findAll { it.buildFile.exists() }) { subproj ->
|
||||
|
||||
dependencies {
|
||||
kotlinScriptDef(":game")
|
||||
implementation group: 'com.google.guava', name: 'guava', version: guavaVersion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user