Updated AndroidX

master
M66B 4 days ago
parent 6406a6e657
commit bcf8c93f01

@ -17,6 +17,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Added account images (avatars)
* Added APK file attestation, see [the FAQ](https://m66b.github.io/FairEmail/#faq205)
* 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)

@ -553,8 +553,8 @@ dependencies {
def appcompat_version = "1.7.0"
def emoji_version = "1.4.0" // 1.5.0-alpha01
def flatbuffers_version = "2.0.0"
def activity_version = " 1.9.0"
def fragment_version = "1.8.0"
def activity_version = " 1.9.0" // 1.10.0-alpha01
def fragment_version = "1.8.1"
def windows_version = "1.2.0" // 1.3.0-rc01
def webkit_version = "1.10.0" // 1.11.0/1.12.0-alpha02
def recyclerview_version = "1.3.2" // 1.4.0-alpha01

@ -17,6 +17,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Added account images (avatars)
* Added APK file attestation, see [the FAQ](https://m66b.github.io/FairEmail/#faq205)
* 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)

@ -17,6 +17,7 @@ Next version
* Added account images (avatars)
* Added APK file attestation, see the FAQ
* Small improvements and minor bug fixes
* Updated AndroidX
* Updated Public Suffix List
* Updated translations

Loading…
Cancel
Save