We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d817eb3 commit e79b7dfCopy full SHA for e79b7df
android/GoogleMapsV2CustomBalloons/AndroidManifest.xml
@@ -44,9 +44,6 @@
44
<meta-data
45
android:name="com.google.android.maps.v2.API_KEY"
46
android:value="AIzaSyAgeMHmvUQww2xFwB9hBzsUBFwgfZgNcfQ" />
47
- <meta-data
48
- android:name="com.google.android.gms.version"
49
- android:value="@integer/google_play_services_version" />
50
51
<activity
52
android:name="com.hrupin.sample.googlemapsv2customballoons.MainActivity"
android/GoogleMapsV2CustomBalloons/project.properties
@@ -27,4 +27,4 @@
27
28
# Project target.
29
target=Google Inc.:Google APIs:17
30
-android.library.reference.1=../../../../../life360/samsung/android/google-play-services_lib
+android.library.reference.1=../CustomBalloonGoogleMapsV2/google-play-services_lib
0 commit comments