From ed43c478bec131a4945f777fefbac5c875f2dcb2 Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 13 Nov 2024 20:15:09 +0100 Subject: [PATCH] Updated AndroidX --- CHANGELOG.md | 1 + app/build.gradle | 10 +++++----- app/src/main/assets/CHANGELOG.md | 1 + metadata/en-US/changelogs/2246.txt | 1 + 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e36c8b037..d7cdefa68c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= * Added fast *forward to*, see [the FAQ](https://m66b.github.io/FairEmail/#faq125) * Small improvements and minor bug fixes +* Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel) * 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 595b03d822..103a91ad62 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -559,10 +559,10 @@ dependencies { def appcompat_version = "1.7.0" def emoji_version = "1.5.0" def flatbuffers_version = "2.0.0" - def activity_version = " 1.9.3" // 1.10.0-alpha03 + def activity_version = " 1.9.3" // 1.10.0-beta01 def fragment_version = "1.8.5" def windows_version = "1.3.0" // 1.4.0-alpha05 - def webkit_version = "1.10.0" // 1.11.0/1.12.0 + def webkit_version = "1.10.0" // 1.11.0/1.12.0/1.13.0-alpha01 def recyclerview_version = "1.3.2" // 1.4.0-rc01 def coordinatorlayout_version = "1.2.0" // 1.3.0-alpha02 def constraintlayout_version = "2.1.4" // 2.2.0 @@ -572,15 +572,15 @@ dependencies { def lbm_version = "1.1.0" def swiperefresh_version = "1.2.0-alpha01" def documentfile_version = "1.1.0-alpha01" - def lifecycle_version = "2.8.6" // 2.8.7/2.9.0-alpha06 + def lifecycle_version = "2.8.6" // 2.8.7/2.9.0-alpha07 def lifecycle_extensions_version = "2.2.0" def room_version = "2.4.3" // 2.5.2/2.6.1/2.7.0-alpha11 def sqlite_version = "2.4.0" // 2.5.0-alpha11 def requery_version = "3.39.2" - def paging_version = "2.1.2" // 3.3.0-rc01 + def paging_version = "2.1.2" // 3.3.4 def preference_version = "1.2.1" def work_version = "2.10.0" - def exif_version = "1.3.7" + def exif_version = "1.4.0-alpha01" def biometric_version = "1.2.0-alpha05" // 1.4.0-alpha02 def billingclient_version = "6.0.1" // 6.2.0 def playservicesbasement_version = "18.4.0"; diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index 3e36c8b037..d7cdefa68c 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -31,6 +31,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= * Added fast *forward to*, see [the FAQ](https://m66b.github.io/FairEmail/#faq125) * Small improvements and minor bug fixes +* Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel) * 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/2246.txt b/metadata/en-US/changelogs/2246.txt index 07a9bf0b80..e28120a8ee 100644 --- a/metadata/en-US/changelogs/2246.txt +++ b/metadata/en-US/changelogs/2246.txt @@ -31,6 +31,7 @@ Barsboldia * Added fast *forward to*, see the FAQ * Small improvements and minor bug fixes +* Updated AndroidX * Updated Public Suffix List * Updated translations