Android: document one SDK version that works

configure.ac doesn't check for any version as far as I see, add what
works for me at the moment.

Change-Id: If8b28e2a5d4bf4aea4325038ddf416a43f904db4
Reviewed-on: https://gerrit.libreoffice.org/81621
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
This commit is contained in:
Miklos Vajna
2019-10-28 17:40:51 +01:00
parent 7a059baa88
commit 7ab68018b3

View File

@@ -45,7 +45,7 @@ run and compile LibreOffice, also used by the TDF builds:
* Runtime: 11.4 (only support for newer i devices == 64 bit) * Runtime: 11.4 (only support for newer i devices == 64 bit)
* Build: Xcode 9.3 and iPhone SDK 11.4 * Build: Xcode 9.3 and iPhone SDK 11.4
* Android: * Android:
* Build: NDK r19c * Build: NDK r19c and SDK 22.6.2
If you want to use Clang with the LibreOffice compiler plugins, the minimal If you want to use Clang with the LibreOffice compiler plugins, the minimal
version of Clang is 5.0.2. Since Xcode doesn't provide the compiler plugin version of Clang is 5.0.2. Since Xcode doesn't provide the compiler plugin