Update dependencies

This commit is contained in:
Mygod
2019-01-24 20:33:16 +08:00
parent 0aa77ef82d
commit f60c42a54c
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ apply plugin: 'com.github.ben-manes.versions'
buildscript {
ext {
kotlinVersion = '1.3.11'
kotlinVersion = '1.3.20'
lifecycleVersion = '2.0.0'
roomVersion = '2.0.0'
}

View File

@@ -165,7 +165,7 @@ formatting:
active: true
autoCorrect: true
NoItParamInMultilineLambda:
active: true
active: false
NoLineBreakAfterElse:
active: true
autoCorrect: true