|
|
@ -325,9 +325,9 @@ dependencies {
|
|
|
|
|
|
|
|
|
|
|
|
def startup_version = "1.1.0"
|
|
|
|
def startup_version = "1.1.0"
|
|
|
|
def annotation_version_experimental = "1.2.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 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 emoji_version = "1.2.0-alpha04"
|
|
|
|
def activity_version = "1.5.0-rc01" // 1.6.0-alpha03
|
|
|
|
def activity_version = "1.5.0-rc01" // 1.6.0-alpha03
|
|
|
|
def fragment_version = "1.5.0-rc01"
|
|
|
|
def fragment_version = "1.5.0-rc01"
|
|
|
@ -341,7 +341,7 @@ dependencies {
|
|
|
|
def lbm_version = "1.1.0"
|
|
|
|
def lbm_version = "1.1.0"
|
|
|
|
def swiperefresh_version = "1.2.0-alpha01"
|
|
|
|
def swiperefresh_version = "1.2.0-alpha01"
|
|
|
|
def documentfile_version = "1.1.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 lifecycle_extensions_version = "2.2.0"
|
|
|
|
def room_version = "2.4.2" // 2.5.0-alpha02
|
|
|
|
def room_version = "2.4.2" // 2.5.0-alpha02
|
|
|
|
def sqlite_version = "2.2.0" // 2.3.0-alpha03
|
|
|
|
def sqlite_version = "2.2.0" // 2.3.0-alpha03
|
|
|
|