Skip to content

Commit

Permalink
Revert "feat: upgrade Google Services Gradle Plugin google-services@4…
Browse files Browse the repository at this point in the history
….3.5 (apache#1177)" (apache#1191)

This reverts commit e8ec3b1.
  • Loading branch information
erisu authored and wedgberto committed May 17, 2022
1 parent c441f19 commit a8f5f6c
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.3.5'
String defaultGradlePluginGoogleServicesVersion = '4.2.0'

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

0 comments on commit a8f5f6c

Please sign in to comment.