mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-06 04:31:11 +00:00
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. |
||
|---|---|---|
| .. | ||
| app | ||
| benchmark | ||
| gradle | ||
| jni | ||
| .gitignore | ||
| build.gradle.kts | ||
| code-style-java.xml | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle.kts | ||