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

Deprecated Gradle features incompatible with Gradle 5.0 #104

Open
MilkyW opened this issue Jul 23, 2018 · 1 comment
Open

Deprecated Gradle features incompatible with Gradle 5.0 #104

MilkyW opened this issue Jul 23, 2018 · 1 comment

Comments

@MilkyW
Copy link

MilkyW commented Jul 23, 2018

D:\Users\LITTLECAT\Documents\OneDrive\SJTU\Curricula\Software Engineering\projec
t\plugins\unity-android-notifications-master\PluginSrc>gradle exportJar

Configure project :app
Configuration 'compile' in project ':app' is deprecated. Use 'implementation' in
stead.
Configuration 'androidTestCompile' in project ':app' is deprecated. Use 'android
TestImplementation' instead.
Configuration 'testCompile' in project ':app' is deprecated. Use 'testImplementa
tion' instead.

Task :app:lint
Ran lint on variant release: 3 issues found
Ran lint on variant debug: 3 issues found
Wrote HTML report to file:///D:/Users/LITTLECAT/Documents/OneDrive/SJTU/Curricul
a/Software%20Engineering/project/plugins/unity-android-notifications-master/Plug
inSrc/app/build/reports/lint-results.html
Wrote XML report to file:///D:/Users/LITTLECAT/Documents/OneDrive/SJTU/Curricula
/Software%20Engineering/project/plugins/unity-android-notifications-master/Plugi
nSrc/app/build/reports/lint-results.xml

Deprecated Gradle features were used in this build, making it incompatible with
Gradle 5.0.
See https://docs.gradle.org/4.7/userguide/command_line_interface.html#sec:comman
d_line_warnings

BUILD SUCCESSFUL in 7s
54 actionable tasks: 21 executed, 33 up-to-date

@Faraz7704
Copy link

I would also like to know, does unity 2018.3.0b3 support gradle 5.0?

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