Upgrade to AppCompat 1.2.0-beta01
This commit is contained in:
parent
802ccff260
commit
f6f895653d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ buildscript {
|
|||
|
||||
versions = [
|
||||
'kotlin': '1.3.72',
|
||||
'androidxAppCompat': '1.2.0-alpha02',
|
||||
'androidxAppCompat': '1.2.0-beta01',
|
||||
'androidxRecyclerView': '1.1.0',
|
||||
'androidxLifecycle': '2.2.0',
|
||||
'androidxAnnotation': '1.1.0',
|
||||
|
|
Loading…
Reference in a new issue