Update to 5.11.0

This commit is contained in:
DrKLO 2019-09-10 13:56:11 +03:00
parent 53e04b55fb
commit 28eb8dfd0e
198 changed files with 16959 additions and 7280 deletions

View file

@ -734,7 +734,7 @@ public class SharedConfig {
new File(videoPath, ".nomedia").createNewFile();
}
}
} catch (Exception e) {
} catch (Throwable e) {
FileLog.e(e);
}
}