behaviour-tree-test/platform/android/java/app
Fredia Huya-Kouadio 5277c94fe4 Update the source sets configuration for the app and lib modules to match the default configuration
Both the `app` and `lib` modules had custom source sets configuration originating from the early days of the project. This updates the configuration to match the default Android Studio configuration which will simplify the addition of unit tests and instrumented tests to the project.

Note that for backcompat reasons, some folders (such as the `res` folder in the `app` module) are left as is.
2025-10-24 07:44:19 -07:00
..
assetPackInstallTime Update to the AAB directory layout 2025-05-19 10:50:43 -07:00
res Address API 35 UI behavior changes 2025-06-20 13:29:38 -07:00
src/main Update the source sets configuration for the app and lib modules to match the default configuration 2025-10-24 07:44:19 -07:00
build.gradle Update the source sets configuration for the app and lib modules to match the default configuration 2025-10-24 07:44:19 -07:00
config.gradle Fix the issue preventing installing C# binaries on Android devices with api <= 29 2025-09-04 11:49:22 -07:00
gradle.properties Fix gradle build errors when the build path contains non-ASCII characters 2024-02-13 14:31:08 -08:00
settings.gradle Update the maven publishing configuration following the deprecation of the OSSHR service 2025-07-07 15:57:04 -07:00