Skip to content

Trying to add Kermit to my KMM app but get Unresolved reference: Logger #221

Answered by kpgalligan
antranapp asked this question in Q&A
Discussion options

You must be logged in to vote

It's some kind of config issue. It's difficult to say without looking at the rest of your config. If this is something public I can take a look. If not, hmm. It's more difficult to figure out in the abstract.

Can you post gradle configs? So, the full gradle file for the shared module. Also some other questions:

  • What version of Kotlin are you on?
  • Where is this source? Is it in the shared module or in the Android source?

You may be able to try running the build from the command line. Sometimes the IDE can't resolve something but the build works.

Generally speaking, though, gradle config issues need more info as its tough to debug without that context.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@antranapp
Comment options

Answer selected by antranapp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants