Citron-emu/src/android
Zephyron b07751ed43
android: Update build toolchain to NDK 28 and Java 21
Update Android build configuration to use the latest NDK version 28.0.13004108
and Java JDK 21. This includes:

- Updating ndkVersion from 26.3.11579264 to 28.0.13004108
- Upgrading Java compatibility from Java 17 to Java 21
- Setting Kotlin JVM target from 17 to 21

These changes modernize the Android build toolchain and ensure compatibility
with the latest development tools.
2025-02-09 18:24:45 +10:00
..
app android: Update build toolchain to NDK 28 and Java 21 2025-02-09 18:24:45 +10:00
gradle/wrapper Android: Update build system and dependencies 2025-01-13 15:17:39 +10:00
.gitignore Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
build.gradle.kts Android: Update build configuration for Android 15 2025-02-01 11:44:39 +10:00
gradle.properties Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
gradlew Android: Update build system and dependencies 2025-01-13 15:17:39 +10:00
gradlew.bat Android: Update build system and dependencies 2025-01-13 15:17:39 +10:00
settings.gradle.kts Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00