build: bump desugar_jdk_libs and Kotlin
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
fe61522f2a
commit
37fabf0229
@ -11,11 +11,11 @@ buildscript {
|
|||||||
coreKtxVersion = '1.5.0'
|
coreKtxVersion = '1.5.0'
|
||||||
coroutinesVersion = '1.5.0'
|
coroutinesVersion = '1.5.0'
|
||||||
datastoreVersion = '1.0.0-beta01'
|
datastoreVersion = '1.0.0-beta01'
|
||||||
desugarVersion = '1.0.10'
|
desugarVersion = '1.1.5'
|
||||||
fragmentVersion = '1.3.4'
|
fragmentVersion = '1.3.4'
|
||||||
jsr305Version = '3.0.2'
|
jsr305Version = '3.0.2'
|
||||||
junitVersion = '4.13.2'
|
junitVersion = '4.13.2'
|
||||||
kotlinVersion = '1.5.0'
|
kotlinVersion = '1.5.10'
|
||||||
lifecycleRuntimeKtxVersion = '2.3.1'
|
lifecycleRuntimeKtxVersion = '2.3.1'
|
||||||
materialComponentsVersion = '1.3.0'
|
materialComponentsVersion = '1.3.0'
|
||||||
preferenceVersion = '1.1.1'
|
preferenceVersion = '1.1.1'
|
||||||
|
Loading…
Reference in New Issue
Block a user