Refactoring

This commit is contained in:
M66B
2024-01-07 18:51:29 +01:00
parent 15986650a7
commit 98bd662201
2 changed files with 36 additions and 31 deletions

View File

@@ -277,6 +277,7 @@ public class ApplicationEx extends Application
ContactInfo.init(this);
DnsHelper.init(this);
DisconnectBlacklist.init(this);
if (Build.VERSION.SDK_INT < Build.VERSION_CODES.S) {