virtualx-engine/platform/android/java
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
..
app Fix issue causing the copyAndRename* task to fail on occasions on Windows machines 2024-04-17 08:38:32 -07:00
editor Remove redundant semicolons from Kotlin/gradle files 2024-04-02 23:31:34 +01:00
gradle/wrapper Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
lib Improve performance by extracting windowManager and getRotatedValues() 2024-04-04 14:17:28 +01:00
nativeSrcsConfigs Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
scripts Android port of the Godot Editor 2022-03-28 14:04:51 -07:00
build.gradle Merge pull request #84674 from m4gr3d/add_flag_to_run_scons_from_gradle 2024-01-29 23:24:05 +01:00
gradle.properties Fix gradle build errors when the build path contains non-ASCII characters 2024-02-13 14:31:08 -08:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
settings.gradle Update Android dependencies for the project 2024-01-18 10:35:32 -08:00