Skip to content

Commit

Permalink
feat: upgrade Google Services Gradle Plugin google-services@4.3.5 (#1177
Browse files Browse the repository at this point in the history
)
  • Loading branch information
mosabab authored and erisu committed Apr 13, 2021
1 parent 0c39d3a commit 61ae4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/templates/project/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ buildscript {
}

if(cdvHelpers.getConfigPreference('GradlePluginGoogleServicesEnabled', 'false').toBoolean()) {
String defaultGradlePluginGoogleServicesVersion = '4.2.0'
String defaultGradlePluginGoogleServicesVersion = '4.3.5'

/**
* Fetches the user's defined Google Services Plugin Version from config.xml.
Expand Down

0 comments on commit 61ae4ef

Please sign in to comment.