add virtual phone

This commit is contained in:
2026-01-18 00:20:36 +01:00
parent 9cf3ffdbaf
commit fb58c2d959
22 changed files with 65 additions and 16 deletions

View File

@@ -19,7 +19,7 @@ public static final XAPKFile[] xAPKS = {
new XAPKFile(
true, // true signifies a main file
"1", // the version of the APK that the file was uploaded against
97538444L // the length of the file in bytes
98985607L // the length of the file in bytes
)
};
};