gradle: upgrade AndroidX dependencies

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-10-10 18:23:51 +05:30
parent 1701e4fde4
commit 3df42898ae
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -5,7 +5,7 @@ buildscript {
appcompatVersion = '1.3.1'
biometricVersion = '1.1.0'
collectionVersion = '1.1.0'
constraintLayoutVersion = '2.1.0'
constraintLayoutVersion = '2.1.1'
coordinatorLayoutVersion = '1.1.0'
coreKtxVersion = '1.6.0'
coroutinesVersion = '1.5.2'