Fix lint and incorrect lifecycle owner
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
plugins {
|
||||
id("com.github.ben-manes.versions") version "0.28.0"
|
||||
}
|
||||
|
||||
buildscript {
|
||||
val kotlinVersion = "1.3.72"
|
||||
extra.set("kotlinVersion", kotlinVersion)
|
||||
|
||||
Reference in New Issue
Block a user