mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-28 11:26:29 +01:00
wip
This commit is contained in:
12
app.json
12
app.json
@@ -73,6 +73,18 @@
|
||||
{
|
||||
"motionPermission": "Allow Streamyfin to access your device motion for landscape video watching."
|
||||
}
|
||||
],
|
||||
[
|
||||
"expo-build-properties",
|
||||
{
|
||||
"android": {
|
||||
"compileSdkVersion": 33,
|
||||
"targetSdkVersion": 33,
|
||||
"minSdkVersion": 23,
|
||||
"buildToolsVersion": "33.0.0",
|
||||
"kotlinVersion": "1.6.20"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"experiments": {
|
||||
|
||||
Reference in New Issue
Block a user