1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-10-26 09:13:28 +03:00

jlfhuyksft (#9251)

This commit is contained in:
buthed010203 2023-11-06 20:54:58 -05:00 committed by GitHub
parent 884482e9b6
commit e4eadbbb7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -413,7 +413,7 @@ project(":annotations"){
dependencies{
implementation 'com.squareup:javapoet:1.12.1'
implementation "com.github.Anuken.Arc:arc-core:$arcHash"
implementation arcModule("arc-core")
}
}