fix(ios): update MPVKit renderer recovery

This commit is contained in:
edde746
2026-05-18 23:48:22 +02:00
parent 89c9c6c49b
commit d0e74151b8
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -789,7 +789,7 @@
repositoryURL = "https://github.com/edde746/MPVKit";
requirement = {
kind = revision;
revision = 45ff446b369d388457781e09371a356111a4faee;
revision = 32bfe07056049bad711ec2b5a8976ab203863c8f;
};
};
/* End XCRemoteSwiftPackageReference section */
@@ -40,7 +40,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/edde746/MPVKit",
"state" : {
"revision" : "45ff446b369d388457781e09371a356111a4faee"
"revision" : "32bfe07056049bad711ec2b5a8976ab203863c8f"
}
},
{
@@ -40,7 +40,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/edde746/MPVKit",
"state" : {
"revision" : "45ff446b369d388457781e09371a356111a4faee"
"revision" : "32bfe07056049bad711ec2b5a8976ab203863c8f"
}
},
{
+1 -1
View File
@@ -1,7 +1,7 @@
name: plezy
description: "A beautiful Plex and Jellyfin client for Flutter"
publish_to: "none"
version: 2.1.1+97
version: 2.1.1+98
environment:
sdk: ">=3.12.0 <4.0.0"