Updated AndroidX

This commit is contained in:
M66B 2021-07-28 19:29:04 +02:00
parent dc8c63670c
commit 5ff38c5dbd
1 changed files with 1 additions and 1 deletions

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"