ti.playservices icon indicating copy to clipboard operation
ti.playservices copied to clipboard

chore: update to 18.2.0

Open m1ga opened this issue 7 months ago • 0 comments

Update play-services-base to 18.2.0

Changelog: https://developers.google.com/android/guides/releases#february_15_2023

Added a new API in GoogleApiAvailability that enables developers to display a DialogFragment for an error code returned by isGooglePlayServicesAvailable using the ActivityResultContract pattern.

(it's not implemented)

NOTE: I would like to keep the version number to the same as play-services-base. Makes it easier to see which version is included. Since we are using 18.2.0 already I'll set this to 18.2.1 so that we stay in 18.2.x

ti.playservices-android-18.2.1.zip

m1ga avatar Nov 09 '23 09:11 m1ga