mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-15 08:29:24 +00:00
Updated AndroidX startup
This commit is contained in:
parent
0fa73cc733
commit
bf41729eec
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue