Skip to content

Commit 0d87402

Browse files
authored
Merge pull request #136 from wordpress-mobile/deps/update-wordpress-lint-to-2.0.0
[Nullability Annotations to Java Classes] Update `wordPressLintVersion` to 2.0.0
2 parents b9f9192 + bba849f commit 0d87402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ext {
3535

3636
ext {
3737
// libs
38-
wordpressLintVersion = '1.1.0'
38+
wordpressLintVersion = '2.0.0'
3939

4040
// main
4141
androidxCoreVersion = '1.5.0'

0 commit comments

Comments
 (0)