From 77044946e72830f533c180fdb102bc6a0d1117a4 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 13 May 2024 08:32:58 +0200 Subject: [PATCH] Updated NDK --- CHANGELOG.md | 1 + app/build.gradle | 2 +- app/src/main/assets/CHANGELOG.md | 1 + metadata/en-US/changelogs/2179.txt | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 909c469bd0..ea6b4e8aca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= * Improved [Gemini](https://m66b.github.io/FairEmail/#faq204) integration * Performance improvements * Small improvements and minor bug fixes +* Updated [NDK](https://developer.android.com/ndk/) * Updated [Public Suffix List](https://github.com/publicsuffix/list) * Updated [translations](https://crowdin.com/project/open-source-email) diff --git a/app/build.gradle b/app/build.gradle index 613594ebc4..f5b165b366 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,7 +51,7 @@ android { } // https://developer.android.com/ndk/downloads - ndkVersion "25.2.9519653" // r25c + ndkVersion "26.3.11579264" // r26d ndk { // Bugsnag, sqlite // https://developer.android.com/ndk/guides/abis diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index 909c469bd0..ea6b4e8aca 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -9,6 +9,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= * Improved [Gemini](https://m66b.github.io/FairEmail/#faq204) integration * Performance improvements * Small improvements and minor bug fixes +* Updated [NDK](https://developer.android.com/ndk/) * Updated [Public Suffix List](https://github.com/publicsuffix/list) * Updated [translations](https://crowdin.com/project/open-source-email) diff --git a/metadata/en-US/changelogs/2179.txt b/metadata/en-US/changelogs/2179.txt index aa2d54a8e3..63deb7414c 100644 --- a/metadata/en-US/changelogs/2179.txt +++ b/metadata/en-US/changelogs/2179.txt @@ -9,6 +9,7 @@ Next version * Improved Gemini integration * Performance improvements * Small improvements and minor bug fixes +* Updated NDK * Updated Public Suffix List * Updated translations