Skip to content

Releases: kozaxinan/android-lints

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

0.5.0

08 Feb 13:13
Compare
Choose a tag to compare

Dependencies are updated.

0.4.4

14 Oct 12:49
Compare
Choose a tag to compare

PSI class usage replaced with UClass
Libraries updated

0.4.3

24 Aug 13:04
Compare
Choose a tag to compare

AGP updated to 7.0.1
Gradle updated to 7.2

Bugfix
Cast crash fixed for suspend fun foo: List type methods.

0.4.2

04 Aug 21:13
abb712a
Compare
Choose a tag to compare

Supports agp 7

0.4.1-agp-7.0.0-beta03

03 Jun 14:54
Compare
Choose a tag to compare
Pre-release
add maven settings

0.3.4

09 Oct 14:05
Compare
Choose a tag to compare

Simplified the logic and updated libraries

0.3.3

02 Oct 14:37
Compare
Choose a tag to compare

Fix checks for classes without constructor.