Skip to content

Commit 178b761

Browse files
authored
Update build.gradle
1 parent 1745b51 commit 178b761

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext{
33
kotlin_version = "1.3.72"
4-
lintVersion = "27.1.0-alpha10"
4+
lintVersion = "27.0.0"
55
}
66

77
repositories {
@@ -40,4 +40,4 @@ ext {
4040
targetSdkVersion = 29
4141
compileSdkVersion = 29
4242
buildToolsVersion = "29.0.3"
43-
}
43+
}

0 commit comments

Comments
 (0)