virtualx-engine/platform/android/java/nativeSrcsConfigs
Fredia Huya-Kouadio eba77be573 Update Android dependencies for the project
- Update Java version from 11 to 17
- Update Android gradle plugin version from 7.2.1 to 8.2.0
- Update gradle version from 7.4.2 to 8.2
- Update target SDK from 33 to 34
- Update build tools version from 33.0.2 to 34.0.0
- Update kotlin version from 1.7.0 to 1.9.20
- Update Android fragment version from 1.3.6 to 1.6.2
- Update AndroidX window version from 1.0.0 to 1.2.0
- Update Nexus plugin version from 1.1.0 to 1.3.0
2024-01-25 13:58:08 -08:00
..
AndroidManifest.xml Update Android dependencies for the project 2024-01-25 13:58:08 -08:00
build.gradle Update Android dependencies for the project 2024-01-25 13:58:08 -08:00
CMakeLists.txt Add a theme usability setting which updates the touch area of UI elements (e.g: scrollbar) for the editor on touchscreen devices 2023-01-22 07:09:48 -08:00
README.md Add a separate nativeSrcsConfigs module to handle Android Studio constraints for native code editor support. 2020-11-11 15:30:56 +01:00

Native sources configs

This is a non functional Android library used to provide Android Studio editor support to the Godot project native files. Nothing else should be added to this library.