[google_maps]: Bump rules from 1.2.0 to 1.4.0 in /packages/google_maps_flutter/google_maps_flutter_android/android (#6197)

diff --git a/packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle b/packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle
index 5042889..54195fa 100644
--- a/packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle
+++ b/packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle
@@ -37,7 +37,7 @@
         implementation "androidx.annotation:annotation:1.1.0"
         implementation 'com.google.android.gms:play-services-maps:18.0.2'
         androidTestImplementation 'androidx.test:runner:1.2.0'
-        androidTestImplementation 'androidx.test:rules:1.2.0'
+        androidTestImplementation 'androidx.test:rules:1.4.0'
         androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
         testImplementation 'junit:junit:4.13.2'
         testImplementation 'org.mockito:mockito-core:4.7.0'