godot/platform/android/java
Fredia Huya-Kouadio e3d60bbd0c Remove the option to compress Android native libraries
Follow-up to https://github.com/godotengine/godot/pull/106358, this is a separate commit / PR since it shouldn't be cherry-picked in previous releases as it removes existing functionality.

Support for 16kb page size added in the previous PR requires the native libraries to be uncompressed, so we're deprecating and removing the option to compress native libraries.
See https://developer.android.com/guide/practices/page-sizes#agp_version_851_or_higher for more details.
2025-05-15 08:41:46 +07:00
..
app Remove the option to compress Android native libraries 2025-05-15 08:41:46 +07:00
editor Add CameraFeed support for Android 2025-05-13 22:46:06 +07:00
gradle/wrapper Annual versions bump for the Android platform 2025-05-07 13:14:49 +07:00
lib Add CameraFeed support for Android 2025-05-13 22:46:06 +07:00
nativeSrcsConfigs Bump the NDK to version 28.1.13356709 2025-05-13 08:27:36 +07:00
scripts Update the project NDK to the latest LTS version (r27c) 2025-04-22 19:43:59 +07:00
THIRDPARTY.md
build.gradle Enable native debug symbols generation 2025-04-22 09:04:49 +07:00
gradle.properties
gradlew
gradlew.bat
settings.gradle Annual versions bump for the Android platform 2025-05-07 13:14:49 +07:00