mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-10 23:28:52 +07:00
Minor iso changes
This commit is contained in:
parent
b27fefae88
commit
cfc2239733
@ -138,8 +138,8 @@ project(":ios") {
|
|||||||
compile "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-ios"
|
compile "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-ios"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileJava.options.compilerArgs += [
|
compileJava.options.compilerArgs = [
|
||||||
"-processor", "io.anuke.annotations.RemoteMethodAnnotationProcessor"
|
"-processor", "io.anuke.annotations.RemoteMethodAnnotationProcessor"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user