Skip to content

Commit

Permalink
feat(android): bump GradlePluginGoogleServicesVersion to 4.3.15 (matc…
Browse files Browse the repository at this point in the history
…h w/ Cordova-Android@12.x)
  • Loading branch information
erisu committed Sep 28, 2023
1 parent 66138f2 commit 9305174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<config-file target="config.xml" parent="/*">
<preference name="AndroidXEnabled" value="true" />
<preference name="GradlePluginGoogleServicesEnabled" value="true" />
<preference name="GradlePluginGoogleServicesVersion" value="4.3.8" />
<preference name="GradlePluginGoogleServicesVersion" value="4.3.15" />

<preference name="GradlePluginKotlinEnabled" value="true" />
<preference name="GradlePluginKotlinVersion" value="1.5.20" />
Expand Down

0 comments on commit 9305174

Please sign in to comment.