1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-14 18:35:30 +00:00

Updated AndroidX

This commit is contained in:
M66B 2021-07-28 19:29:04 +02:00
parent dc8c63670c
commit 5ff38c5dbd

View file

@ -261,7 +261,7 @@ dependencies {
def annotation_version = "1.1.0"
def core_version = "1.6.0"
def appcompat_version = "1.3.1"
def activity_version = "1.3.0-rc02"
def activity_version = "1.3.0"
def fragment_version = "1.3.6"
def webkit_version = "1.4.0"
def recyclerview_version = "1.2.1"