mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-13 12:31:57 +01:00
Merge branch 'develop' into build-performance
This commit is contained in:
6
eas.json
6
eas.json
@@ -91,7 +91,7 @@
|
||||
]
|
||||
},
|
||||
"environment": "production",
|
||||
"channel": "0.36.0",
|
||||
"channel": "0.38.0",
|
||||
"android": {
|
||||
"buildType": "app-bundle",
|
||||
"image": "latest"
|
||||
@@ -111,7 +111,7 @@
|
||||
"paths": ["~/.bun/install/cache", "node_modules", ".expo"]
|
||||
},
|
||||
"environment": "production",
|
||||
"channel": "0.36.0",
|
||||
"channel": "0.38.0",
|
||||
"android": {
|
||||
"buildType": "apk",
|
||||
"image": "latest"
|
||||
@@ -124,7 +124,7 @@
|
||||
"paths": ["~/.bun/install/cache", "node_modules", ".expo"]
|
||||
},
|
||||
"environment": "production",
|
||||
"channel": "0.36.0",
|
||||
"channel": "0.38.0",
|
||||
"android": {
|
||||
"buildType": "apk",
|
||||
"image": "latest"
|
||||
|
||||
Reference in New Issue
Block a user