Update commit dependency with implementation dependency.
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.
This needs to be merged.
This needs to be merged.
Thank you for recognizing ❤️
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.
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 🙌