-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(android): update to 18.1.0 #230
Conversation
|
@m1ga Can you validate the latest version once again? Then happy to go! I think the build should also run again now. |
Since this PR, a new version of play-services-location was released, with some interesting changes: https://developers.google.com/android/guides/releases#june_07_2022 Would be good if you can take a look. |
Thanks for the info! I've updated the version but will need to test it again. base is still the same version (https://mvnrepository.com/artifact/com.google.android.gms/play-services-base) Edit: https://github.com/tidev/titanium_mobile/blob/fa604fac971579225c156a51f749011a416b2c74/android/titanium/build.gradle#L272 is another place to update the version |
@hansemannn I've made a draft release: https://github.com/tidev/ti.playservices/releases/tag/untagged-141476f9edb60f96859f if that is fine we can release it so I can update the SDK repo: https://github.com/tidev/titanium_mobile/blob/879be32dbad2962d8bd1d3be5bbaa21a6314f108/support/module/packaged/modules.json#L45-L48 |
Fixes #229
Update dependencies to 18.1.0 and play-services-location:20.0.0
ti.playservices-android-18.1.0.zip