Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Apus Drones
apus-drones-frontend
Commits
dbf28e74
Commit
dbf28e74
authored
3 years ago
by
bvinicius
Browse files
Options
Download
Email Patches
Plain Diff
Adiciona chave da API
parent
3c738d6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
android/app/src/main/AndroidManifest.xml
+1
-1
android/app/src/main/AndroidManifest.xml
with
1 addition
and
1 deletion
+1
-1
android/app/src/main/AndroidManifest.xml
View file @
dbf28e74
...
...
@@ -38,6 +38,6 @@
android:name=
"flutterEmbedding"
android:value=
"2"
/>
<meta-data
android:name=
"com.google.android.geo.API_KEY"
android:value=
"
YOUR KEY HERE
"
/>
android:value=
"
AIzaSyDI7x8LidXPYqOleg7SRXm_hHP7xYIBqz0
"
/>
</application>
</manifest>
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help