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
No description provided.
The text was updated successfully, but these errors were encountered:
纯Java项目 添加了 依赖 好像没作用还是找不到
ext.kotlin_version = "1.4.32" 外层build.gradle dependencies里 classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" 内层 build.gradle apply plugin: 'kotlin-android' implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" 已经添加 还是没效果
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: