Chaging string in title

This commit is contained in:
LucasGGamerM 2023-01-27 14:24:19 -03:00
parent a3ee174d66
commit eec547618f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<application
android:name=".MastodonApp"
android:allowBackup="true"
android:label="@string/app_name"
android:label="@string/mo_app_name"
android:supportsRtl="true"
android:localeConfig="@xml/locales_config"
android:icon="@mipmap/ic_launcher"