Skip to content

Commit

Permalink
Change ACRA credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
GrakovNe committed Feb 3, 2025
1 parent d9c5203 commit 7257032
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/java/org/grakovne/lissen/LissenApplication.kt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ class LissenApplication : Application() {

httpSender {
uri = "https://acrarium.grakovne.org/report"
basicAuthLogin = "6KmG6qnp09eDT4Wo"
basicAuthPassword = "ZWBOP83LM0SjrOFC"
basicAuthLogin = "oRRRytufAGHd7Vad"
basicAuthPassword = "g8sd0aV6ulsMWpq0"
httpMethod = HttpSender.Method.POST
dropReportsOnTimeout = false
}
Expand Down

0 comments on commit 7257032

Please sign in to comment.