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
ea7c736d
Unverified
Commit
ea7c736d
authored
Aug 04, 2021
by
benguedj
Committed by
GitHub
Aug 04, 2021
Browse files
chore:
🤖
Change le numéro de version : 1.0.24 (#584)
parent
2a7be97c
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
front/app.config.js
front/app.config.js
+3
-3
No files found.
front/app.config.js
View file @
ea7c736d
...
...
@@ -13,7 +13,7 @@ export default {
},
package
:
"
com.fabrique.millejours
"
,
permissions
:
[
"
ACCESS_COARSE_LOCATION
"
,
"
ACCESS_FINE_LOCATION
"
],
versionCode
:
2
3
,
versionCode
:
2
4
,
},
assetBundlePatterns
:
[
"
**/*
"
],
hooks
:
{
...
...
@@ -31,7 +31,7 @@ export default {
},
icon
:
"
./assets/images/icon.png
"
,
ios
:
{
buildNumber
:
"
1.0.2
3
"
,
buildNumber
:
"
1.0.2
4
"
,
bundleIdentifier
:
"
com.fabrique.millejours
"
,
infoPlist
:
{
NSLocationWhenInUseUsageDescription
:
...
...
@@ -52,7 +52,7 @@ export default {
fallbackToCacheTimeout
:
0
,
},
userInterfaceStyle
:
"
light
"
,
version
:
"
1.0.2
3
"
,
version
:
"
1.0.2
4
"
,
web
:
{
favicon
:
"
./assets/images/favicon.png
"
,
},
...
...
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