Update dependencies
This commit is contained in:
@@ -4,7 +4,7 @@ apply plugin: 'com.github.ben-manes.versions'
|
|||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
kotlinVersion = '1.3.11'
|
kotlinVersion = '1.3.20'
|
||||||
lifecycleVersion = '2.0.0'
|
lifecycleVersion = '2.0.0'
|
||||||
roomVersion = '2.0.0'
|
roomVersion = '2.0.0'
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -165,7 +165,7 @@ formatting:
|
|||||||
active: true
|
active: true
|
||||||
autoCorrect: true
|
autoCorrect: true
|
||||||
NoItParamInMultilineLambda:
|
NoItParamInMultilineLambda:
|
||||||
active: true
|
active: false
|
||||||
NoLineBreakAfterElse:
|
NoLineBreakAfterElse:
|
||||||
active: true
|
active: true
|
||||||
autoCorrect: true
|
autoCorrect: true
|
||||||
|
|||||||
Reference in New Issue
Block a user