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

编译Warning:The option 'android.enableD8' is deprecated and should not be used anymore #43

Open
HanteIsHante opened this issue Apr 16, 2018 · 0 comments
Labels

Comments

@HanteIsHante
Copy link
Owner

 Information:Gradle tasks [:extension:generateDebugSources, :extension:generateDebugAndroidTestSources, :extension:mockableAndroidJar, :app:generateProDebugSources, :app:generateProDebugAndroidTestSources, :app:mockableAndroidJar, :event:generateDebugSources, :event:generateDebugAndroidTestSources, :event:mockableAndroidJar]
Warning:The option 'android.enableD8' is deprecated and should not be used anymore.
Warning:Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
Warning:Configuration 'androidTestCompile' is obsolete and has been replaced with 'androidTestImplementation' and 'androidTestApi'.
Warning:Configuration 'androidTestApi' is obsolete and has been replaced with 'androidTestImplementation'.
Warning:Configuration 'testCompile' is obsolete and has been replaced with 'testImplementation' and 'testApi'.
Warning:Configuration 'testApi' is obsolete and has been replaced with 'testImplementation'.
Warning:The specified Android SDK Build Tools version (26.0.3) is ignored, as it is below the minimum supported version (27.0.3) for Android Gradle Plugin 3.1.1.
Warning:The option 'android.enableD8' is deprecated and should not be used anymore.
Warning:Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
Warning:Configuration 'androidTestCompile' is obsolete and has been replaced with 'androidTestImplementation' and 'androidTestApi'.
Warning:Configuration 'androidTestApi' is obsolete and has been replaced with 'androidTestImplementation'.
Warning:Configuration 'testCompile' is obsolete and has been replaced with 'testImplementation' and 'testApi'.
Warning:Configuration 'testApi' is obsolete and has been replaced with 'testImplementation'.
Warning:The option 'android.enableD8' is deprecated and should not be used anymore.
Information:BUILD SUCCESSFUL in 1m 25s
Information:0 errors
Information:14 warnings
Information:See complete output in console
@HanteIsHante HanteIsHante changed the title Warning:The option 'android.enableD8' is deprecated and should not be used anymore 编译Warning:The option 'android.enableD8' is deprecated and should not be used anymore Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant