mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 04:35:57 +00:00
Updated AndroidX
This commit is contained in:
parent
5ebdc3dc0c
commit
a7d9e68a97
1 changed files with 2 additions and 2 deletions
|
@ -293,8 +293,8 @@ dependencies {
|
|||
def core_version = "1.6.0" // 1.7.0
|
||||
def shortcuts_version = "1.0.0"
|
||||
def appcompat_version = "1.3.1"
|
||||
def activity_version = "1.3.1" // 1.4.0
|
||||
def fragment_version = "1.3.6" // 1.4.0-beta01
|
||||
def activity_version = "1.4.0"
|
||||
def fragment_version = "1.4.0-beta01"
|
||||
def webkit_version = "1.4.0"
|
||||
def recyclerview_version = "1.2.1"
|
||||
def coordinatorlayout_version = "1.1.0"
|
||||
|
|
Loading…
Reference in a new issue