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

Kotlin kapt 在使用 @Param报错 #60

Open
rmtic opened this issue Jan 17, 2025 · 0 comments
Open

Kotlin kapt 在使用 @Param报错 #60

rmtic opened this issue Jan 17, 2025 · 0 comments

Comments

@rmtic
Copy link

rmtic commented Jan 17, 2025

在使用
@param
var name: String
的时候报错,我用的是kapt,路由能正常跳转,但是加了@param 就会报错,怎么解决!

报错如下:
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.9/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 2s
238 actionable tasks: 11 executed, 227 up-to-date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant