Skip to content

Commit

Permalink
chore(android): update play services version in templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jquick-axway authored and sgtcoolguy committed Nov 4, 2020
1 parent 4a9ecbf commit c60ae72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/templates/build/ti.constants.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ project.ext {
tiAndroidXCoreLibVersion = '1.3.2'
tiAndroidXFragmentLibVersion = '1.2.5'
tiMaterialLibVersion = '1.2.1'
tiPlayServicesBaseLibVersion = '17.4.0'
tiPlayServicesBaseLibVersion = '17.5.0'
tiManifestPlaceholders = [
tiActivityConfigChanges: 'density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode'
]
Expand Down

0 comments on commit c60ae72

Please sign in to comment.