mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
12ce7c2837
If this + CMake is installed, native libraries are correctly stripped, and then APK size is reduced. If not installed, everything still works as we don't actually need to compile any native stuff. If `ndkVersion` is not specified, then the default version for Android Gradle Plugin is expected, and stripping will not work even if other NDK version is installed. So it's better to use a specific version, to prevent it from stopping working in the future. Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com> |
||
---|---|---|
.. | ||
screenshots/gplay/debug | ||
src | ||
.gitignore | ||
build.gradle | ||
detekt.yml | ||
lint.xml |