virtualx-engine/platform/android/java/app
Fredia Huya-Kouadio 1cc935fa6c Fix issue causing the copyAndRename* task to fail on occasions on Windows machines
Gradle automatically handles up-to-date checks for output files and directories. This behavior sometimes causes the `copyAndRename*` task to fail on Windows machines when gradle tries to check on existing files in the output directories it doesn't have access to.
To fix the issue, we disable this gradle behavior following the instructions in https://docs.gradle.org/8.2/userguide/incremental_build.html#sec:disable-state-tracking
2024-04-17 08:38:32 -07:00
..
assetPacks/installTime
assets
res
src/com/godot/game
AndroidManifest.xml
build.gradle Fix issue causing the copyAndRename* task to fail on occasions on Windows machines 2024-04-17 08:38:32 -07:00
config.gradle Remove redundant semicolons from Kotlin/gradle files 2024-04-02 23:31:34 +01:00
gradle.properties
settings.gradle