mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 17:57:16 +00:00
Updated AndroidX
This commit is contained in:
parent
5ae0ce08d7
commit
0ff61d3fa8
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ dependencies {
|
|||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
||||
def core_version = "1.3.0-rc01"
|
||||
def appcompat_version = "1.2.0-beta01"
|
||||
def appcompat_version = "1.2.0-rc01"
|
||||
def fragment_version = "1.3.0-alpha04"
|
||||
def recyclerview_version = "1.2.0-alpha03"
|
||||
def coordinatorlayout_version = "1.1.0"
|
||||
|
|
Loading…
Reference in a new issue