Skip to content

Releases: stoyicker/android-check-2

2.273

26 Oct 18:09

Choose a tag to compare

Make report links clickable
Fix an issue where tasks may not get attached to check
Update documentation to include Gradle Kotlin DSL.
Also fixes some minor details.

2.270

24 Oct 12:33

Choose a tag to compare

Remove tab (?)
Fix indentation
Ignoring ExcessiveMethodLength in Junit class
Ignorepattern for LineLength checkstyle.
This will ignore linelength on comments and todos.

2.266

18 Sep 07:06

Choose a tag to compare

Update conf-default.xml

2.265

14 Sep 08:46

Choose a tag to compare

Update bintray plugin to 1.8.4
Fix checked out path (new requirement in Gradle 4.8)
Revert Add Maven props to top of file
This reverts commit 37eb2b8.

2.262

14 Sep 08:23

Choose a tag to compare

Add Maven props to top of file

2.261

14 Sep 07:47

Choose a tag to compare

implementation -> compile
Upgrade publish plugin

2.259

14 Sep 07:19

Choose a tag to compare

Gradle wrapper 4.7 -> 4.10.1
Gradle wrapper 4.7 -> 4.10.1

2.257

14 Sep 06:59

Choose a tag to compare

Move pmd cache file to build dir

2.256

14 Sep 06:08

Choose a tag to compare

Change cache path to a non-dir file

2.255

14 Sep 05:58

Choose a tag to compare

New attempt at using PMD incremental analysis