Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not resolve com.jakewharton.timber:timber:5.0.1. #458

Open
TheReprator opened this issue Jan 27, 2022 · 5 comments
Open

Could not resolve com.jakewharton.timber:timber:5.0.1. #458

TheReprator opened this issue Jan 27, 2022 · 5 comments

Comments

@TheReprator
Copy link

Currently i am facing a very strange issue like,

My project is giving me error for this
Could not resolve com.jakewharton.timber:timber:5.0.1.

Possible solution:

Although it works good for 4.7.1

Repo: https://github.com/TheReprator/AndroidTemplate/tree/timberIssue

Regards,
Vikram Singh

@niklasdahlheimer
Copy link

I have a similar issue which might be related:
After updating to Android Studio Bumblebee 2021.1.1 the plant() method can not be resolved with the DebugTree anymore.
I can still build and run the app and the logging works fine.
With a Tree() constructor the error is not shown but DebugTree directly inherit from Tree.

When downgrading to 4.7.1 the warning error goes away.

image

@findyourexit
Copy link

I have a similar issue which might be related: After updating to Android Studio Bumblebee 2021.1.1 the plant() method can not be resolved with the DebugTree anymore. I can still build and run the app and the logging works fine. With a Tree() constructor the error is not shown but DebugTree directly inherit from Tree.

When downgrading to 4.7.1 the warning error goes away.

image

I'm experiencing this exact issue also. Certainly not a blocking issue, but a peculiar one nonetheless.

I haven't yet had a chance to test with Android Studio Chipmunk (Beta) or Dolphin (Canary) but shall update here if I can get around to testing those.

@TheReprator
Copy link
Author

@findyourexit @niklasdahlheimer
Actually my build is getting failed, not able to generate apkl

@gmk57
Copy link

gmk57 commented Feb 7, 2022

@niklasdahlheimer @findyourexit
I've hit the issue with incorrect Lint warning too, but it seems to be unrelated to OP's issue. Reported it to Android Studio bug tracker.

@carterhudson
Copy link

Also running into this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants