Updated Kotlin, Gradle and libs. Breaking change to return places.
- BREAKING CHANGE: As
startActivityForResult()
is deprecated now you should configure PING with aPingPlacePicker.OnPlaceSelectedListener
callback to receive the selected place. - Fixed #96 by updating
play-services-location
andplaces
dependencies. - Updated Kotlin to 1.8.22
- Updated Gradle to 8.1
- Bumped all other libs