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

编译不了怎么回事? #17

Open
huge818 opened this issue May 24, 2019 · 1 comment
Open

编译不了怎么回事? #17

huge818 opened this issue May 24, 2019 · 1 comment

Comments

@huge818
Copy link

huge818 commented May 24, 2019

ERROR: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.10 and higher.
The following dependencies do not satisfy the required version:
root project 'HardwareVideoCodec' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.30
Affected Modules: codec

WARNING: API 'variant.getJavaCompile()' is obsolete and has been replaced with 'variant.getJavaCompileProvider()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
To determine what is calling variant.getJavaCompile(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Affected Modules: codec

@imalimin
Copy link
Owner

这个项目使用kotlin实现,请检查Android Studio的Kotlin插件版本

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

2 participants