yuzu/src/android
Zephyron ff8ce59f90 android: Update build configuration and package identifiers
Updates the Android build configuration with several important changes:

- Change application ID from com.antutu.ABenchMark to org.citron.citron_emu
- Upgrade CMake version from 3.31.6 to 4.0.1
- Update Android Gradle plugin from 8.9.0 to 8.9.2
- Add CMAKE_POLICY_VERSION_MINIMUM=3.5 to CMake arguments
- Keep Kotlin version at 1.9.20

These changes align the Android package identifier with the Citron project
and update build tool versions to ensure compatibility with modern Android
development requirements.

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-05-12 12:46:19 +01:00
..
app android: Update build configuration and package identifiers 2025-05-12 12:46:19 +01:00
gradle/wrapper android: Update build system and optimize ARM NCE implementation 2025-05-12 12:46:19 +01:00
.gitignore android: Ignore validation layers library in git 2023-09-19 00:31:43 -04:00
build.gradle.kts android: Update build configuration and package identifiers 2025-05-12 12:46:19 +01:00
gradle.properties android: Update build system and optimize ARM NCE implementation 2025-05-12 12:46:19 +01:00
gradlew Update Android app dependencies (#52) 2024-12-20 15:24:58 +00:00
gradlew.bat Update Android app dependencies (#52) 2024-12-20 15:24:58 +00:00
settings.gradle.kts android: Various fixes for CI. 2023-06-03 00:06:05 -07:00