Error: Program type already present: okhttp3.package-info
See original GitHub issueI used library version 3.11.0 and the project was going fine, but as soon as I updated the version to 3.12.0, I get the following error:
> Task :app:transformDexArchiveWithExternalLibsDexMergerForStaging FAILED
AGPBI: {"kind":"error","text":"Program type already present: okhttp3.package-info","sources":[{}],"tool":"D8"}
FAILURE: Build failed with an exception.
What could be the problem, nothing else changed, except for the version of Okhttp?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:14
- Comments:16 (3 by maintainers)
Top Results From Across the Web
Error: Program type already present: okhttp3.Address
I have already implemented okHttp in my apps gradle file. Seems like the jar file also implementing the same.
Read more >Error: Program type already present: okhttp3.package-info
I used library version 3.11.0 and the project was going fine, but as soon as I updated the version to 3.12.0, I get...
Read more >HttpURLConnection - Android Developers
Such sign-on pages are typically presented by using HTTP redirects. ... referenced by this URL, if such a connection has not already been...
Read more >Spring Boot Reference Documentation
Try the How-to documents. They provide solutions to the most common questions. Learn the Spring basics. Spring Boot builds on many other Spring...
Read more >Code recipes - LeakCanary
Bug. If you think a recipe might be missing or you're not sure that what you're trying to achieve is possible with the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Can do.
@yschimke I just noticed 3.13 is scheduled for January 2019. Any chance we can get a minor version (3.12.1 ?) version before end of December?