mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-18 12:30:11 -07:00
Re-enable arm64 as it worked; Add option to uninstall java runtime
This commit is contained in:
parent
c99aab0e80
commit
e3435c3cef
8 changed files with 45 additions and 21 deletions
|
|
@ -665,7 +665,6 @@ public final class Tools
|
|||
return out;
|
||||
}
|
||||
|
||||
// Current Useless below but keep it for future usage.
|
||||
public static void deleteRecursive(File fileOrDirectory) {
|
||||
try {
|
||||
if (fileOrDirectory.isDirectory()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue