dolphin/Source/Android/app
Simonx22 57a8a78d06 Android: Raise minSdk to 24 (Android 7.0)
Reasons:
- Only 0.000341% of all Android users were on API 21-23 in the last 365 days.
- These devices are old and likely do not run Dolphin well.
- Android 5.x and 6.0 have been without security updates for about 8 years.
- Staying on API 21–23 blocks AndroidX updates, including Lifecycle.
2026-03-12 16:22:26 -04:00
..
src/main Merge pull request #14426 from Simonx22/android/convert-afterdirectoryinitializationrunner-to-kotlin 2026-03-12 15:25:15 -04:00
.gitignore Android: Add build output folders to gitignore 2026-01-01 14:23:40 +01:00
build.gradle.kts Android: Raise minSdk to 24 (Android 7.0) 2026-03-12 16:22:26 -04:00
proguard-rules.pro Android: Clean up ProGuard 2024-05-25 21:56:19 -04:00