Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SocialGouv
1000jours
les1000jours
Commits
acf9a96a
Unverified
Commit
acf9a96a
authored
Jul 20, 2021
by
benguedj
Committed by
GitHub
Jul 20, 2021
Browse files
fix:
🐛
Ajoute la permission d'utiliser le GPS (Android) (#541)
parent
8bdc4614
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
front/app.config.js
front/app.config.js
+1
-1
No files found.
front/app.config.js
View file @
acf9a96a
...
...
@@ -11,7 +11,7 @@ export default {
},
},
package
:
"
com.fabrique.millejours
"
,
permissions
:
[],
permissions
:
[
"
ACCESS_COARSE_LOCATION
"
,
"
ACCESS_FINE_LOCATION
"
],
versionCode
:
16
,
},
assetBundlePatterns
:
[
"
**/*
"
],
...
...
Social Groovy Bot
🤖
@SocialGroovyBot
mentioned in commit
b5922206
·
Jul 21, 2021
mentioned in commit
b5922206
mentioned in commit b59222065ed01f1a3f38916b14b1d17618e66cb2
Toggle commit list
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