mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-25 01:54:42 +01:00
WIP
This commit is contained in:
11
app.json
11
app.json
@@ -133,7 +133,16 @@
|
||||
["./plugins/withChangeNativeAndroidTextToWhite.js"],
|
||||
["./plugins/withAndroidManifest.js"],
|
||||
["./plugins/withTrustLocalCerts.js"],
|
||||
["./plugins/withGradleProperties.js"]
|
||||
["./plugins/withGradleProperties.js"],
|
||||
[
|
||||
"./plugins/addSPMDependenciesToMainTarget",
|
||||
{
|
||||
"version": "0.40.0",
|
||||
"repositoryUrl": "https://github.com/Alexk2309/mpvkit-private",
|
||||
"repoName": "mpvkit-private",
|
||||
"productName": "MPVKit"
|
||||
}
|
||||
]
|
||||
],
|
||||
"experiments": {
|
||||
"typedRoutes": true
|
||||
|
||||
Reference in New Issue
Block a user