1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-13 09:55:28 +00:00

Updated AndroidX startup

This commit is contained in:
M66B 2024-01-25 18:36:37 +01:00
parent 1e53f0bca1
commit 488cc90168

View file

@ -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-alpha03 def startup_version = "1.2.0-alpha02"
def annotation_version_experimental = "1.4.0" def annotation_version_experimental = "1.4.0"
def core_version = "1.12.0" // 1.13.0-alpha04 def core_version = "1.12.0" // 1.13.0-alpha04
def appcompat_version = "1.6.1" // 1.7.0-alpha03 def appcompat_version = "1.6.1" // 1.7.0-alpha03