yuzu/src/android/app
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
..
src/main Fix a few strings 2025-05-12 12:46:19 +01:00
build.gradle.kts android: Update build configuration and package identifiers 2025-05-12 12:46:19 +01:00
debug.keystore android: Provide debug.keystore for debug and relWithDebInfo builds 2024-01-21 22:08:07 -05:00
proguard-rules.pro android: Various fixes for CI. 2023-06-03 00:06:05 -07:00