Skip to content

Releases: kozaxinan/android-lints

0.8.1

26 Sep 22:04
19044ab
Compare
Choose a tag to compare

What's Changed

  • [DEPENDENCY]: Update dependency gradle to v8.10.2 by @renovate in #23
  • Added depth check for data classes
  • Fixed issue caused by throwable and String super classes
  • Added more tests

Full Changelog: 0.8.0...0.8.1

0.8.0

25 Sep 08:41
64924db
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.4...0.8.0

0.7.4

19 Sep 12:06
3208874
Compare
Choose a tag to compare

What's Changed

  • Found a few minor issues applying these checks to my project. by @erikeelde in #22

New Contributors

  • @erikeelde made their first contribution in #22. Thank you for improvement.

Full Changelog: 0.7.3...0.7.4

0.7.3

14 Sep 18:38
44be549
Compare
Choose a tag to compare

Ignore internal fields with $ sign

Full Changelog: 0.7.2...0.7.3

0.7.2

13 Sep 22:02
533af4e
Compare
Choose a tag to compare

Crashes are fixed and checks are improved with same tests.

Full Changelog: 0.7.1...0.7.2

0.7.1

12 Sep 14:29
c4521c9
Compare
Choose a tag to compare

Full Changelog: 0.7.0...0.7.1

0.7.0

12 Sep 13:03
0cf5d3a
Compare
Choose a tag to compare

Kotlin 2.0, AGP and Lint upgraded

What's Changed

  • [DEPENDENCY]: Update actions/checkout action to v4 by @renovate in #13
  • [DEPENDENCY]: Update actions/setup-java action to v4 by @renovate in #14
  • [DEPENDENCY]: Update dependency gradle to v8.10.1 by @renovate in #17
  • [DEPENDENCY]: Update gradle/wrapper-validation-action action to v3 by @renovate in #19
  • [DEPENDENCY]: Update Kotlin to v2 (major) by @renovate in #18
  • [DEPENDENCY]: Update Android gradle plugin by @renovate in #15

New Contributors

Full Changelog: 0.6.1...0.7.0

0.6.1

03 Aug 14:21
c7a8153
Compare
Choose a tag to compare

Full Changelog: 0.6...0.6.1

  • Fixed lint issues.
  • Fixed 401 issues on download.
  • Migrated github action to java 17.

0.6

02 Aug 22:43
4d9d1d7
Compare
Choose a tag to compare
0.6

What's Changed

  • Update README.md by @titanwalking in #7
  • Updated dependencies
  • Added Vendor information
  • Updated logic to cover typealias for Mutable class type check

New Contributors

Full Changelog: 0.5.1...0.6

0.5.1

08 Feb 13:19
Compare
Choose a tag to compare

Fix issues in the manifest

Full Changelog: 0.5.0...0.5.1