question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

R8 produces the following warnings on build

See original GitHub issue

AGP 3.4.0 and butterknife 10.1.0

D8: synthesized for lambda desugaring: Type butterknife.Unbinder$-CCwas not found, it is required for default or static interface methods desugaring ofvoid butterknife.-$$Lambda$Unbinder$aAZZEjRDCcxQlrGZAdKWmLXqruY.unbind()``

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:13
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ujjwalagrawal17commented, Jan 18, 2020

same warning.

1reaction
Yurdaaaaacommented, Jan 18, 2020

Same here. AGP 3.4.2

Read more comments on GitHub >

github_iconTop Results From Across the Web

R8 produces the following warnings on build #4975 - GitHub
When using R8 (Android shrinker) the following warnings are produced on build. These are harmless and won't fail to the build but it...
Read more >
R8 Crashes Silently on Build - android - Stack Overflow
I get the following warning - error when building an Android release. ... Usually I wouldn't have given much attention to a warning....
Read more >
R8 enabled gives build error: Compilation can't be completed ...
The build error we get is: R8 : warning : Missing class: com.samsung.android.fingerprint.FingerprintManager$EnrollFinishListener R8 ...
Read more >
R8 2.0.74 produces invalid dex file when build "release" mode
Reproduce abstract method on non-abstract class warnings. Bug: 158018192 ... You can build with 2.1.38 by making the following changes to build.gradle:
Read more >
build.gradle - r8 - Git at Google
Proto lite generated code yields warnings when compiling with javac. ... To build and upload a new set of the Art tests for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found