chore: downgrade package version

This commit is contained in:
relikd
2025-11-29 20:30:18 +01:00
parent 3a587ce730
commit feae5aba3e
2 changed files with 2 additions and 2 deletions

View File

@@ -1038,7 +1038,7 @@
repositoryURL = "https://github.com/relikd/AndroidXML"; repositoryURL = "https://github.com/relikd/AndroidXML";
requirement = { requirement = {
kind = exactVersion; kind = exactVersion;
version = 1.4.0; version = 0.9.4;
}; };
}; };
/* End XCRemoteSwiftPackageReference section */ /* End XCRemoteSwiftPackageReference section */

View File

@@ -7,7 +7,7 @@
"location" : "https://github.com/relikd/AndroidXML", "location" : "https://github.com/relikd/AndroidXML",
"state" : { "state" : {
"revision" : "d9fe646bcc3b05548aebbd20b4eee0af675c129f", "revision" : "d9fe646bcc3b05548aebbd20b4eee0af675c129f",
"version" : "1.4.0" "version" : "0.9.4"
} }
} }
], ],