Android dependency 'androidx.print:print:1.0.0-rc01' is set to compileOnly/provided which is not supported
See original GitHub issueHi,
I got this error when I want to run the app after installing flutterlocation:
Android dependency 'androidx.documentfile:documentfile:1.0.0-rc01' is set to compileOnly/provided which is not supported
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Android dependency is set to compileOnly/provided which is ...
As an experiment, I created a new Android Studio 3.1.1 project. Then, I added a lib module to it as a plain Java...
Read more >Android dependency 'androidx.legacy:legacy-support-core-ui ...
Android dependency 'androidx.legacy:legacy-support-core-ui:1.0.0-rc01' is set to compileOnly/provided which is not supported #47007.
Read more >Navigation | Android Developers
To add a dependency on Navigation, you must add the Google Maven repository ... This means it is now only compatible with versions...
Read more >Add build dependencies - Android Developers
Gradle adds the dependency to the compile classpath only (that is, it is not added to the build output). This is useful when...
Read more >Migrate to AndroidX | Android Developers
Migrate to AndroidX ... AndroidX replaces the original support library APIs with packages in the androidx namespace. Only the package and Maven ...
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 Free
Top 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
Thanks, do you have performed the migration to AndroidX ?
No problem 😉