build: uprev core-ktx and material components
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
dcd91cad1b
commit
c18f6818e8
@ -16,14 +16,14 @@ buildscript {
|
|||||||
collectionVersion = '1.1.0'
|
collectionVersion = '1.1.0'
|
||||||
constraintLayoutVersion = '2.0.0'
|
constraintLayoutVersion = '2.0.0'
|
||||||
coordinatorLayoutVersion = '1.1.0'
|
coordinatorLayoutVersion = '1.1.0'
|
||||||
coreKtxVersion = '1.3.0'
|
coreKtxVersion = '1.3.1'
|
||||||
coroutinesVersion = '1.3.9'
|
coroutinesVersion = '1.3.9'
|
||||||
eddsaVersion = '0.3.0'
|
eddsaVersion = '0.3.0'
|
||||||
fragmentVersion = '1.2.5'
|
fragmentVersion = '1.2.5'
|
||||||
jsr305Version = '3.0.2'
|
jsr305Version = '3.0.2'
|
||||||
junitVersion = '4.13'
|
junitVersion = '4.13'
|
||||||
kotlinVersion = '1.4.0'
|
kotlinVersion = '1.4.0'
|
||||||
materialComponentsVersion = '1.2.0-alpha06'
|
materialComponentsVersion = '1.3.0-alpha02'
|
||||||
mavenPluginVersion = '2.1'
|
mavenPluginVersion = '2.1'
|
||||||
preferenceVersion = '1.1.1'
|
preferenceVersion = '1.1.1'
|
||||||
streamsupportVersion = '1.7.2'
|
streamsupportVersion = '1.7.2'
|
||||||
|
Loading…
Reference in New Issue
Block a user