Skip to content

Commit 4ad4c95

Browse files
committed
Updating the Sample Apps Bundles to 10.12.0 versions
1 parent aa8505e commit 4ad4c95

File tree

46 files changed

+6505
-5647
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+6505
-5647
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
</intent-filter>
116116
</service>
117117
<meta-data android:name="com.google.android.geo.API_KEY"
118-
android:value="{{GEO_API_KEY}}"/>
118+
android:value="AIzaSyBha1sFzMOMrHfWcbzl1yW71SBdKhaXCvE"/>
119119
<meta-data
120120
android:name="com.google.ar.core"
121121
android:value="optional"/>

ios/DeveloperApp/.DS_Store

2 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// Api keys
2-
GOOGLE_MAPS_API_KEY = {{google-maps-api-key}}
2+
GOOGLE_MAPS_API_KEY = {Google_Key}
12 KB
Binary file not shown.

ios/DeveloperApp/SampleApps/.DS_Store

2 KB
Binary file not shown.

0 commit comments

Comments
 (0)