mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-22 07:42:52 +00:00
Updated AndroidX
This commit is contained in:
parent
761b2bb55d
commit
ed43c478be
4 changed files with 8 additions and 5 deletions
|
@ -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)
|
* Added fast *forward to*, see [the FAQ](https://m66b.github.io/FairEmail/#faq125)
|
||||||
* Small improvements and minor bug fixes
|
* 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 [Public Suffix List](https://github.com/publicsuffix/list)
|
||||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||||
|
|
||||||
|
|
|
@ -559,10 +559,10 @@ dependencies {
|
||||||
def appcompat_version = "1.7.0"
|
def appcompat_version = "1.7.0"
|
||||||
def emoji_version = "1.5.0"
|
def emoji_version = "1.5.0"
|
||||||
def flatbuffers_version = "2.0.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 fragment_version = "1.8.5"
|
||||||
def windows_version = "1.3.0" // 1.4.0-alpha05
|
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 recyclerview_version = "1.3.2" // 1.4.0-rc01
|
||||||
def coordinatorlayout_version = "1.2.0" // 1.3.0-alpha02
|
def coordinatorlayout_version = "1.2.0" // 1.3.0-alpha02
|
||||||
def constraintlayout_version = "2.1.4" // 2.2.0
|
def constraintlayout_version = "2.1.4" // 2.2.0
|
||||||
|
@ -572,15 +572,15 @@ dependencies {
|
||||||
def lbm_version = "1.1.0"
|
def lbm_version = "1.1.0"
|
||||||
def swiperefresh_version = "1.2.0-alpha01"
|
def swiperefresh_version = "1.2.0-alpha01"
|
||||||
def documentfile_version = "1.1.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 lifecycle_extensions_version = "2.2.0"
|
||||||
def room_version = "2.4.3" // 2.5.2/2.6.1/2.7.0-alpha11
|
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 sqlite_version = "2.4.0" // 2.5.0-alpha11
|
||||||
def requery_version = "3.39.2"
|
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 preference_version = "1.2.1"
|
||||||
def work_version = "2.10.0"
|
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 biometric_version = "1.2.0-alpha05" // 1.4.0-alpha02
|
||||||
def billingclient_version = "6.0.1" // 6.2.0
|
def billingclient_version = "6.0.1" // 6.2.0
|
||||||
def playservicesbasement_version = "18.4.0";
|
def playservicesbasement_version = "18.4.0";
|
||||||
|
|
|
@ -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)
|
* Added fast *forward to*, see [the FAQ](https://m66b.github.io/FairEmail/#faq125)
|
||||||
* Small improvements and minor bug fixes
|
* 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 [Public Suffix List](https://github.com/publicsuffix/list)
|
||||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,7 @@ Barsboldia
|
||||||
|
|
||||||
* Added fast *forward to*, see the FAQ
|
* Added fast *forward to*, see the FAQ
|
||||||
* Small improvements and minor bug fixes
|
* Small improvements and minor bug fixes
|
||||||
|
* Updated AndroidX
|
||||||
* Updated Public Suffix List
|
* Updated Public Suffix List
|
||||||
* Updated translations
|
* Updated translations
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue