Skip to content

Commit 6c20fa4

Browse files
authored
Merge 1ae2c05 into 6bc2882
2 parents 6bc2882 + 1ae2c05 commit 6c20fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/lint/lint.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
id 'org.jetbrains.kotlin.jvm'
1717
}
1818

19-
def lintVersion = '30.2.2'
19+
def lintVersion = '30.3.0-rc01'
2020

2121
dependencies {
2222
compileOnly "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"

0 commit comments

Comments
 (0)