nativescript-geolocation icon indicating copy to clipboard operation
nativescript-geolocation copied to clipboard

Update commit dependency with implementation dependency.

Open Av1nag opened this issue 2 years ago • 4 comments

The java docs are saying that

compile dependency is deprecated in gradle 7.0 and It was supressed by implementation dependency.

If the compile dependency is used the it is arising an error in nativescript-angular project while building android application using ns run android.

Av1nag avatar Oct 10 '23 09:10 Av1nag

This needs to be merged.

jakoguta avatar Nov 08 '23 05:11 jakoguta

This needs to be merged.

Thank you for recognizing ❤️

Av1nag avatar Nov 08 '23 05:11 Av1nag

Hi @Av1nag and @jakoguta thank you for this. This update is published already in @nativescript/geolocation managed here: https://github.com/NativeScript/plugins/blob/91d0b298ba00c42731346b2291e668c6bc43c66e/packages/geolocation/platforms/android/include.gradle#L15

We should probably archive this repo.

NathanWalker avatar Nov 08 '23 07:11 NathanWalker

Hi @Av1nag and @jakoguta thank you for this. This update is published already in @nativescript/geolocation managed here: https://github.com/NativeScript/plugins/blob/91d0b298ba00c42731346b2291e668c6bc43c66e/packages/geolocation/platforms/android/include.gradle#L15

We should probably archive this repo.

Okay @NathanWalker thank you for responding 🙌

Av1nag avatar Nov 08 '23 07:11 Av1nag