Updated AndroidX

This commit is contained in:
M66B 2022-06-15 20:15:13 +02:00
parent ce15e45d31
commit 19294e07c3
1 changed files with 3 additions and 3 deletions

View File

@ -325,9 +325,9 @@ dependencies {
def startup_version = "1.1.0"
def annotation_version_experimental = "1.2.0"
def core_version = "1.8.0" // 1.9.0-alpha03
def core_version = "1.8.0" // 1.9.0-alpha05
def shortcuts_version = "1.0.1"
def appcompat_version = "1.6.0-alpha04"
def appcompat_version = "1.6.0-alpha05"
def emoji_version = "1.2.0-alpha04"
def activity_version = "1.5.0-rc01" // 1.6.0-alpha03
def fragment_version = "1.5.0-rc01"
@ -341,7 +341,7 @@ dependencies {
def lbm_version = "1.1.0"
def swiperefresh_version = "1.2.0-alpha01"
def documentfile_version = "1.1.0-alpha01"
def lifecycle_version = "2.5.0-rc01"
def lifecycle_version = "2.5.0-rc02"
def lifecycle_extensions_version = "2.2.0"
def room_version = "2.4.2" // 2.5.0-alpha02
def sqlite_version = "2.2.0" // 2.3.0-alpha03