mirror of
git://f0xx.org/ac/ac-mobile-android
synced 2026-07-29 03:19:26 +03:00
path refs sync
This commit is contained in:
@@ -14,7 +14,7 @@ package com.foxx.androidcast.crash;
|
||||
/** Crash reporter tuning from {@code settings.json} → {@code crash} (overrides app defaults). */
|
||||
public final class CrashSettings {
|
||||
public static final String DEFAULT_UPLOAD_URL =
|
||||
"https://apps.f0xx.org/app/androidcast_project/crashes/api/upload.php";
|
||||
"https://apps.f0xx.org/app/androidcast_project/issues/api/upload";
|
||||
|
||||
public final boolean enabled;
|
||||
public final String uploadUrl;
|
||||
|
||||
Reference in New Issue
Block a user