Closed Av1nag closed 1 year ago
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @Av1nag.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check
as a comment to the PR.
The java docs are saying that
compile
dependency is deprecated in gradle 7.0 and It was superseded byimplementation
.If the
compile
dependency is used the it is arising an error in nativescript-angular project while building android application usingns run android