[google_sign_in]Update google_sign_in_example name in pubspec.yaml (#2335)

* Update google_sign_in_example name in pubspec.yaml to match other plugins
diff --git a/packages/google_sign_in/google_sign_in/CHANGELOG.md b/packages/google_sign_in/google_sign_in/CHANGELOG.md
index 5754ef4..efd7607 100644
--- a/packages/google_sign_in/google_sign_in/CHANGELOG.md
+++ b/packages/google_sign_in/google_sign_in/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 4.1.3
+
+* Make plugin example meet naming convention.
+
 ## 4.1.2
 
 * Added a new error code `network_error`, and return it when a network error occurred.
diff --git a/packages/google_sign_in/google_sign_in/example/pubspec.yaml b/packages/google_sign_in/google_sign_in/example/pubspec.yaml
index a5b774d..b60b921 100755
--- a/packages/google_sign_in/google_sign_in/example/pubspec.yaml
+++ b/packages/google_sign_in/google_sign_in/example/pubspec.yaml
@@ -1,4 +1,4 @@
-name: example
+name: google_sign_in_example
 description: Example of Google Sign-In plugin.
 
 dependencies:
diff --git a/packages/google_sign_in/google_sign_in/pubspec.yaml b/packages/google_sign_in/google_sign_in/pubspec.yaml
index a5bd241..afa0a36 100644
--- a/packages/google_sign_in/google_sign_in/pubspec.yaml
+++ b/packages/google_sign_in/google_sign_in/pubspec.yaml
@@ -2,7 +2,7 @@
 description: Flutter plugin for Google Sign-In, a secure authentication system
   for signing in with a Google account on Android and iOS.
 homepage: https://github.com/flutter/plugins/tree/master/packages/google_sign_in/google_sign_in
-version: 4.1.2
+version: 4.1.3
 
 flutter:
   plugin: