mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-13 01:45:11 +00:00
Updated AndroidX startup
This commit is contained in:
parent
1e53f0bca1
commit
488cc90168
1 changed files with 1 additions and 1 deletions
|
@ -513,7 +513,7 @@ dependencies {
|
|||
//implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
||||
def desugar_version = "2.0.4"
|
||||
def startup_version = "1.1.1" // 1.2.0-alpha03
|
||||
def startup_version = "1.2.0-alpha02"
|
||||
def annotation_version_experimental = "1.4.0"
|
||||
def core_version = "1.12.0" // 1.13.0-alpha04
|
||||
def appcompat_version = "1.6.1" // 1.7.0-alpha03
|
||||
|
|
Loading…
Reference in a new issue