build: update AndroidX dependencies
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
b451920408
commit
e3d98633fb
@ -10,11 +10,11 @@ buildscript {
|
|||||||
ext {
|
ext {
|
||||||
agpVersion = '4.0.1'
|
agpVersion = '4.0.1'
|
||||||
annotationsVersion = '1.1.0'
|
annotationsVersion = '1.1.0'
|
||||||
appcompatVersion = '1.1.0'
|
appcompatVersion = '1.2.0'
|
||||||
bintrayPluginVersion = '1.8.4'
|
bintrayPluginVersion = '1.8.4'
|
||||||
biometricVersion = '1.0.1'
|
biometricVersion = '1.0.1'
|
||||||
collectionVersion = '1.1.0'
|
collectionVersion = '1.1.0'
|
||||||
constraintLayoutVersion = '1.1.3'
|
constraintLayoutVersion = '2.0.0'
|
||||||
coordinatorLayoutVersion = '1.1.0'
|
coordinatorLayoutVersion = '1.1.0'
|
||||||
coreKtxVersion = '1.3.0'
|
coreKtxVersion = '1.3.0'
|
||||||
coroutinesVersion = '1.3.9'
|
coroutinesVersion = '1.3.9'
|
||||||
|
Loading…
Reference in New Issue
Block a user