This commit is contained in:
2026-05-05 16:13:51 +02:00
parent 4043317832
commit 5f88b0f77c
240 changed files with 22260 additions and 9671 deletions

View File

@@ -10,5 +10,5 @@ public final class BuildConfig {
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "0.1.0";
// Field from default config.
public static final String BACKEND_URL = "https://libredeck.langhei.de";
public static final String BACKEND_URL = "http://192.168.178.106:8091";
}