Nouvelle version app

This commit is contained in:
Guillaume-Sanchez
2026-06-30 00:09:18 +02:00
parent 6b0d1ba204
commit 7a6f6e4176
21 changed files with 31 additions and 1521 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"cli": {
"version": ">= 20.5.0",
"appVersionSource": "remote"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
},
"preview": {
"distribution": "internal"
},
"production": {
"autoIncrement": true
}
},
"submit": {
"production": {}
}
}