Merge branch 'bugfix/965'

# Conflicts:
#	mastodon/src/main/AndroidManifest.xml
This commit is contained in:
LucasGGamerM
2024-03-17 16:25:49 -03:00
3 changed files with 8 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
android:name=".MastodonApp"
android:allowBackup="true"
android:label="@string/mo_app_name"
android:dataExtractionRules="@xml/backup_rules"
android:supportsRtl="true"
android:localeConfig="@xml/locales_config"
android:icon="@mipmap/ic_launcher"