|
|
@ -513,7 +513,7 @@ dependencies {
|
|
|
|
//implementation fileTree(dir: 'libs', include: ['*.jar'])
|
|
|
|
//implementation fileTree(dir: 'libs', include: ['*.jar'])
|
|
|
|
|
|
|
|
|
|
|
|
def desugar_version = "2.0.4"
|
|
|
|
def desugar_version = "2.0.4"
|
|
|
|
def startup_version = "1.1.1" // 1.2.0-alpha02
|
|
|
|
def startup_version = "1.1.1" // 1.2.0-alpha03
|
|
|
|
def annotation_version_experimental = "1.3.1" // 1.4.0-rc01
|
|
|
|
def annotation_version_experimental = "1.3.1" // 1.4.0-rc01
|
|
|
|
def core_version = "1.12.0" // 1.13.0-alpha02
|
|
|
|
def core_version = "1.12.0" // 1.13.0-alpha02
|
|
|
|
def appcompat_version = "1.6.1" // 1.7.0-alpha03
|
|
|
|
def appcompat_version = "1.6.1" // 1.7.0-alpha03
|
|
|
|