JakeWharton / timber

A logger with a small, extensible API which provides utility on top of Android's normal Log class.
https://jakewharton.github.io/timber/docs/5.x/
Apache License 2.0
10.41k stars 959 forks source link

Could not load custom lint check jar file #449

Closed Sidnio closed 2 years ago

Sidnio commented 2 years ago

image

JakeWharton commented 2 years ago

For version 5.0 you must use AGP 7 or newer.

Sidnio commented 2 years ago

AGP 7 What is it

JakeWharton commented 2 years ago

Android Gradle plugin