gradle: upgrade AndroidX dependencies
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
1701e4fde4
commit
3df42898ae
@ -5,7 +5,7 @@ buildscript {
|
|||||||
appcompatVersion = '1.3.1'
|
appcompatVersion = '1.3.1'
|
||||||
biometricVersion = '1.1.0'
|
biometricVersion = '1.1.0'
|
||||||
collectionVersion = '1.1.0'
|
collectionVersion = '1.1.0'
|
||||||
constraintLayoutVersion = '2.1.0'
|
constraintLayoutVersion = '2.1.1'
|
||||||
coordinatorLayoutVersion = '1.1.0'
|
coordinatorLayoutVersion = '1.1.0'
|
||||||
coreKtxVersion = '1.6.0'
|
coreKtxVersion = '1.6.0'
|
||||||
coroutinesVersion = '1.5.2'
|
coroutinesVersion = '1.5.2'
|
||||||
|
Loading…
Reference in New Issue
Block a user