2 files found with path 'META-INF/com.google.dagger_dagger.version'.
See original GitHub issueAfter updating to 1.14.0 from 1.10.2 getting this error during the build:
2 files found with path 'META-INF/com.google.dagger_dagger.version'.
AGP version: 7.2.1 Dagger-Hilt Version: 2.42
Issue Analytics
- State:
- Created a year ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
2 files found with path 'META-INF/LGPL2.11' - Stack Overflow
This happened for me when I added androidTestImplementation "androidx.compose.ui:ui-test-junit4:$version_compose" .
Read more >2 files found with path 'META-INF/DEPENDENCIES ... - GitHub
Describe the problem When I add google-auth-library-oauth2-http alongside this library, I get the following build error: 2 files found with ...
Read more >Fix 2 files found with path meta inf dependencies - YouTube
javasparrow 2 files found with path 'meta-infdependencies'. adding a packagingoptions block may help, please refer to , Android Error: ...
Read more >than one file was found with OS independent path 'META-INF ...
More than one file was found with OS independent path 'META-INF/DEPENDENCIES'packagingOptions { exclude 'META-INF/DEPENDENCIES' exclude ...
Read more >"More than one file was found with OS independent path ...
Yes, we use these androidx.*.version files to track androidx library usages in Google Play Store. Please do not strip them by default. These...
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
1.15.1-SNAPSHOT should be OK. Regular 1.15.1 should be available shortly
Good catch – fix is on the way