Chaging string in title

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

View File

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