We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The current output of running the Gradle task is:
Checking directory '/home/eli/workspace/portal/samples/kotlin-inject/android-app/build/compose_report/raw' Checking file '/home/eli/workspace/portal/samples/kotlin-inject/android-app/build/compose_report/raw/android-app_release-module.json' Checking file '/home/eli/workspace/portal/samples/kotlin-inject/android-app/build/compose_report/raw/android-app_release-composables.csv' Checking file '/home/eli/workspace/portal/samples/kotlin-inject/android-app/build/compose_report/raw/android-app_release-composables.txt' Checking file '/home/eli/workspace/portal/samples/kotlin-inject/android-app/build/compose_report/raw/android-app_release-classes.txt' Compose Compiler report is generated: /home/eli/workspace/portal/samples/kotlin-inject/android-app/build/compose_report/index.html
If a file:// URI is used I believe the IDE will linkify them so it could be opened in the browser.
file://
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion @eygraber. Will definitely add this
Sorry, something went wrong.
Thanks, @eygraber for suggesting this improvement. This has been released in v1.0.0
v1.0.0
No branches or pull requests
The current output of running the Gradle task is:
If a
file://
URI is used I believe the IDE will linkify them so it could be opened in the browser.The text was updated successfully, but these errors were encountered: