mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-28 02:37:16 +00:00
Updated libraries
This commit is contained in:
parent
991e35e894
commit
ce296271be
1 changed files with 3 additions and 3 deletions
|
@ -195,7 +195,7 @@ dependencies {
|
|||
def recyclerview_version = "1.2.0-alpha01"
|
||||
def coordinatorlayout_version = "1.1.0"
|
||||
def constraintlayout_version = "2.0.0-beta3"
|
||||
def material_version = "1.2.0-alpha04"
|
||||
def material_version = "1.2.0-alpha05"
|
||||
def browser_version = "1.3.0-alpha01"
|
||||
def lbm_version = "1.0.0"
|
||||
def swiperefresh_version = "1.0.0"
|
||||
|
@ -206,7 +206,7 @@ dependencies {
|
|||
def paging_version = "2.1.1"
|
||||
def preference_version = "1.1.0"
|
||||
def work_version = "2.3.2"
|
||||
def exif_version = "1.2.0-rc01"
|
||||
def exif_version = "1.3.0-alpha01"
|
||||
def biometric_version = "1.0.1"
|
||||
def billingclient_version = "2.1.0"
|
||||
def javamail_version = "1.6.5-SNAPSHOT"
|
||||
|
@ -219,7 +219,7 @@ dependencies {
|
|||
def biweekly_version = "0.6.3"
|
||||
def photoview_version = "2.3.0"
|
||||
def relinker_version = "1.3.1"
|
||||
def markwon_version = "4.2.1"
|
||||
def markwon_version = "4.2.2"
|
||||
def bouncycastle_version = "1.64"
|
||||
def colorpicker_version = "0.0.15"
|
||||
def appauth_version = "0.7.1"
|
||||
|
|
Loading…
Reference in a new issue