NativeScript / nativescript-geolocation

Geolocation plugin to use for getting current location, monitor movement, etc
Apache License 2.0
139 stars 77 forks source link

Update the plugin for Gradle 7.5 #286

Closed LordMilutin closed 1 year ago

LordMilutin commented 1 year ago

Since most recent versions use Gradle 7.5, compile keyword has been deprecated, so instead it uses implementation.

cla-bot[bot] commented 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: @LordMilutin. After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check as a comment to the PR.

LordMilutin commented 1 year ago

@cla-bot check

cla-bot[bot] commented 1 year ago

The cla-bot has been summoned, and re-checked this pull request!

niDAH commented 1 year ago

Please merge this! It works and it is needed.

LordMilutin commented 1 year ago

@niDAH Unfortunately there is nothing I can do. image