Updated AndroidX startup

pull/209/head
M66B 2 years ago
parent 0fa73cc733
commit bf41729eec

@ -333,7 +333,7 @@ configurations.all {
dependencies {
//implementation fileTree(dir: 'libs', include: ['*.jar'])
def startup_version = "1.1.0"
def startup_version = "1.1.1" // 1.2.0-alpha01
def annotation_version_experimental = "1.3.0-alpha01"
def core_version = "1.8.0" // 1.9.0-alpha05
def appcompat_version = "1.6.0-alpha05"

Loading…
Cancel
Save