We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9bbb31 commit 0a2e677Copy full SHA for 0a2e677
1 file changed
Android/Delus/app/src/main/java/sngine/app/webview/SngineConfig.java
@@ -5,7 +5,7 @@ class SngineConfig {
5
/* -- CONFIG VARIABLES -- */
6
7
//complete URL of your Sngine website
8
- static String Sngine_URL = "https://demo.sngine.com/";
+ static String Sngine_URL = "https://delus.site/";
9
10
// OneSignal APP Id
11
static String Sngine_ONESIGNAL_APP_ID = "";
0 commit comments