distro-configs/Jenkins/android_common.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b4ebe043271c1514570475e2610da9a517d9a081 Author: Christian Lohmaier <[email protected]> AuthorDate: Tue Feb 18 16:57:39 2025 +0100 Commit: Skyler Grey <[email protected]> CommitDate: Wed Oct 8 11:49:58 2025 +0200 bump android ndk to 27.2.12479018 on CI Change-Id: I087e3e1aa8f7136bc020769a4d30c5e5ce9dbe3b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181851 Reviewed-by: Christian Lohmaier <[email protected]> Tested-by: Jenkins Reviewed-by: Michael Weghorn <[email protected]> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/192023 Tested-by: Jenkins CollaboraOffice <[email protected]> Reviewed-by: Skyler Grey <[email protected]> diff --git a/distro-configs/Jenkins/android_common.conf b/distro-configs/Jenkins/android_common.conf index 5d3e57ede557..ec8100e1f2d6 100644 --- a/distro-configs/Jenkins/android_common.conf +++ b/distro-configs/Jenkins/android_common.conf @@ -1,5 +1,5 @@ --with-android-sdk=$HOME/Android/Sdk ---with-android-ndk=$HOME/Android/Sdk/ndk/25.1.8937393 +--with-android-ndk=$HOME/Android/Sdk/ndk/27.2.12479018 --with-jdk-home=/etc/alternatives/java_sdk_17 --enable-android-editing --enable-odk
