build: uprev core-ktx and material components

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-08-23 01:06:22 +05:30
parent dcd91cad1b
commit c18f6818e8
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -16,14 +16,14 @@ buildscript {
collectionVersion = '1.1.0'
constraintLayoutVersion = '2.0.0'
coordinatorLayoutVersion = '1.1.0'
coreKtxVersion = '1.3.0'
coreKtxVersion = '1.3.1'
coroutinesVersion = '1.3.9'
eddsaVersion = '0.3.0'
fragmentVersion = '1.2.5'
jsr305Version = '3.0.2'
junitVersion = '4.13'
kotlinVersion = '1.4.0'
materialComponentsVersion = '1.2.0-alpha06'
materialComponentsVersion = '1.3.0-alpha02'
mavenPluginVersion = '2.1'
preferenceVersion = '1.1.1'
streamsupportVersion = '1.7.2'