SDL/android-project
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
..
app Revert "Make native functions be public otherwise it fails at run-time." 2025-03-20 19:31:48 +01:00
gradle/wrapper Updated to the latest version of gradle, with support for Android SDK 35 2024-12-30 13:13:52 -08:00
build.gradle Updated the Android gradle plugin to version 8.7.3 2025-01-01 14:33:18 -08:00
gradle.properties Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
gradlew Avoid use of deprecated egrep/fgrep 2022-11-24 02:58:20 -08:00
gradlew.bat Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
settings.gradle Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00