1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-18 21:28:54 +00:00

Updated AndroidX

This commit is contained in:
M66B 2021-07-18 08:50:29 +02:00
parent 6efe163e8d
commit 2c6d422939

View file

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