Update dependencies
This commit is contained in:
@@ -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'
|
||||
}
|
||||
|
||||
@@ -165,7 +165,7 @@ formatting:
|
||||
active: true
|
||||
autoCorrect: true
|
||||
NoItParamInMultilineLambda:
|
||||
active: true
|
||||
active: false
|
||||
NoLineBreakAfterElse:
|
||||
active: true
|
||||
autoCorrect: true
|
||||
|
||||
Reference in New Issue
Block a user