SDL/android-project/app
Anonymous Maarten de60a5f398 Revert "Make native functions be public otherwise it fails at run-time."
This reverts commit 4fd4d89b63.

This ended up not being necessary since the Android build system
does not minify by default.
When you're minifying, you need to use the proguard rules anyways.

https://github.com/libsdl-org/SDL/pull/12553#issuecomment-2740795848
2025-03-20 19:31:48 +01:00
..
jni Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
src/main Revert "Make native functions be public otherwise it fails at run-time." 2025-03-20 19:31:48 +01:00
build.gradle Fixed typo in build.gradle 2025-03-20 11:22:03 -07:00
proguard-rules.pro Add onNativePen to proguard-rules.pro 2025-01-11 07:44:55 -08:00