mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-23 16:25:30 +00:00
Updated AndroidX
This commit is contained in:
parent
002ff209f0
commit
53667324db
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -75,9 +75,9 @@ dependencies {
|
|||
|
||||
// https://github.com/open-keychain/openpgp-api
|
||||
|
||||
def androidx_version = "1.0.0-rc02"
|
||||
def androidx_version = "1.0.0"
|
||||
def constraintlayout_version = "1.1.3"
|
||||
def lifecycle_version = "2.0.0-rc01"
|
||||
def lifecycle_version = "2.0.0"
|
||||
def room_version = "2.0.0-rc01"
|
||||
def paging_version = "2.0.0-rc01"
|
||||
def billingclient_version = "1.1"
|
||||
|
|
Loading…
Reference in a new issue