[Libreoffice-commits] core.git: README.md
Miklos Vajna (via logerrit)
logerrit at kemper.freedesktop.org
Mon Oct 28 20:55:44 UTC 2019
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7ab68018b3b6410a3896642d3c6945bddf397911
Author: Miklos Vajna <vmiklos at collabora.com>
AuthorDate: Mon Oct 28 17:40:51 2019 +0100
Commit: Miklos Vajna <vmiklos at collabora.com>
CommitDate: Mon Oct 28 21:54:54 2019 +0100
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 at collabora.com>
diff --git a/README.md b/README.md
index 2424359d2000..513bb159e3db 100644
--- a/README.md
+++ b/README.md
@@ -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)
* Build: Xcode 9.3 and iPhone SDK 11.4
* 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
version of Clang is 5.0.2. Since Xcode doesn't provide the compiler plugin
More information about the Libreoffice-commits
mailing list