diff --git a/App.tsx b/App.tsx
index 92aa05b..4da9053 100644
--- a/App.tsx
+++ b/App.tsx
@@ -99,7 +99,7 @@ const styles = StyleSheet.create({
class Api {
- public static readonly BASE_URL = 'http://192.168.1.155:16000';
+ public static readonly BASE_URL = 'http://192.168.1.111:16000';
private static _instance: Api | null = null;
private ws: WebSocket | null = null;
private clientId: string = '';
diff --git a/android/.idea/gradle.xml b/android/.idea/gradle.xml
index d00a401..b215a9d 100644
--- a/android/.idea/gradle.xml
+++ b/android/.idea/gradle.xml
@@ -26,6 +26,7 @@
+
diff --git a/servers/walletman b/servers/walletman
index 968e4b4..3bf3050 160000
--- a/servers/walletman
+++ b/servers/walletman
@@ -1 +1 @@
-Subproject commit 968e4b49f3ca4544c766fcd20e882fbfdab0fd05
+Subproject commit 3bf30502708424877d6d93e0a995364e562ada1f