Skip to content
New issue

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

Dokka Gradle plugin V1 is deprecated migrate to V2 #117

Open
hossain-khan opened this issue Dec 19, 2024 · 0 comments
Open

Dokka Gradle plugin V1 is deprecated migrate to V2 #117

hossain-khan opened this issue Dec 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hossain-khan
Copy link
Owner

warning: Dokka Gradle plugin V1 is deprecated

Dokka Gradle plugin V1 is deprecated, and will be removed in Dokka version 2.1.0
Please migrate to Dokka Gradle plugin V2. This will require updating your project.
To learn about migrating read the migration guide https://kotl.in/dokka-gradle-migration

To start migrating to Dokka Gradle plugin V2 add
    org.jetbrains.dokka.experimental.gradle.pluginMode=V2EnabledWithHelpers
into your project's `gradle.properties` file.

We would appreciate your feedback!
 - Please report any feedback or problems https://kotl.in/dokka-issues
 - Chat with the community visit #dokka in https://kotlinlang.slack.com/ (To sign up visit https://kotl.in/slack)
@hossain-khan hossain-khan added the enhancement New feature or request label Dec 19, 2024
@hossain-khan hossain-khan self-assigned this Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant