Chore: acra config.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
aminecmi 2023-02-18 20:38:06 +01:00
parent e1c64cef46
commit 5a8ce15961

View File

@ -130,8 +130,8 @@ class MyApp : MultiDexApplication(), DIAware {
httpSender { httpSender {
uri = uri =
"https://bugs.amine-louveau.fr/report" /*best guess, you may need to adjust this*/ "https://bugs.amine-louveau.fr/report" /*best guess, you may need to adjust this*/
basicAuthLogin = "LMTlLZuazADohTCm" basicAuthLogin = "qMEscjj89Gwt6cPR"
basicAuthPassword = "he6ghHp83F0PYPfh" basicAuthPassword = "Yo58QFlGzFaWlBzP"
httpMethod = HttpSender.Method.POST httpMethod = HttpSender.Method.POST
} }
} }