mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-19 21:58:53 +00:00
Updated work manager to version 2.1.0-alpha02
This commit is contained in:
parent
9eb745ab83
commit
fc2c972062
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ dependencies {
|
|||
def room_version = "2.0.0"
|
||||
def paging_version = "2.1.0"
|
||||
def preference_version = "1.0.0"
|
||||
def work_version = "2.1.0-alpha01"
|
||||
def work_version = "2.1.0-alpha02"
|
||||
def exif_version = "1.0.0"
|
||||
def billingclient_version = "1.2.2"
|
||||
def javamail_version = "1.6.3"
|
||||
|
|
Loading…
Reference in a new issue