godot.gradle.tasks.graal.Constants.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of godot-gradle-plugin Show documentation
Show all versions of godot-gradle-plugin Show documentation
Godot gradle plugin for kotlin language support.
The newest version!
package godot.gradle.tasks.graal
const val iosJniConfig = "jniconfig-arm64-ios.json"
const val iosReflectionConfig = "reflectionconfig-arm64-ios.json"
const val iosResourceConfig = "resourceconfig-arm64-ios.json"