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.

Android dependency 'androidx.print:print:1.0.0-rc01' is set to compileOnly/provided which is not supported

See original GitHub issue

Hi, 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:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Lyokonecommented, Apr 8, 2019

Thanks, do you have performed the migration to AndroidX ?

0reactions
Lyokonecommented, Apr 8, 2019

No problem 😉

Read more comments on GitHub >

github_iconTop 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 >

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