dolphin/Source/Android/app
Simonx22 9085d649dc Android: Add Keep annotation to JNI-exposed PermissionsHandler methods
This fixes an oversight from https://github.com/dolphin-emu/dolphin/pull/14488 where I forgot to add `@Keep` to JNI-exposed methods. R8 tried to optimize it and thought those methods were unused.
2026-03-24 18:42:19 -04:00
..
src/main Android: Add Keep annotation to JNI-exposed PermissionsHandler methods 2026-03-24 18:42:19 -04:00
.gitignore Android: Add build output folders to gitignore 2026-01-01 14:23:40 +01:00
build.gradle.kts Android: Use version catalog and update dependencies 2026-03-21 10:50:34 -04:00
proguard-rules.pro Android: Add ProGuard keep rules for classes and methods referenced in IDCache 2026-03-16 11:58:08 -04:00