Changing the app name when it is a promo.

This commit is contained in:
Sergiotarxz 2023-09-02 06:17:35 +02:00
parent 6fea21cf42
commit 900f1a0254
2 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<resources>
<string name="baseUrl">https://promo.burguillos.info</string>
<string name="app_name">Burguillos.info (DEMO ANUNCIO)</string>
</resources>