Skip to content

Commit

Permalink
feat!: upgrade Google Services Gradle Plugin@4.3.5 (#1199)
Browse files Browse the repository at this point in the history
* feat: upgrade Google Services Gradle Plugin google-services@4.3.5 (#1177)

Co-authored-by: Mosab A <47486787+mosabab@users.noreply.github.com>
  • Loading branch information
erisu and mosabab committed Apr 13, 2021
1 parent 6588994 commit a9ee919
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 a9ee919

Please sign in to comment.