nextcloud-android/app
Álvaro Brey Vilas 12ce7c2837
build: Specify NDK version (optional install)
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>
2022-03-15 10:29:20 +01:00
..
screenshots/gplay/debug Screenshot tests for UploadFilesActivity 2022-03-11 13:22:50 +01:00
src only have one place for capability 2022-03-14 13:23:14 +01:00
.gitignore Move app source to subproject 2022-03-11 11:10:51 +01:00
build.gradle build: Specify NDK version (optional install) 2022-03-15 10:29:20 +01:00
detekt.yml Move app source to subproject 2022-03-11 11:10:51 +01:00
lint.xml Move app source to subproject 2022-03-11 11:10:51 +01:00