android symbol export for release builds

This commit is contained in:
mccakit
2025-10-03 00:27:04 +03:00
committed by Sam Lantinga
parent b1c2dd8433
commit fe92d0a7bd
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
global:
SDL_main;
JNI_OnLoad;
local: *;
};