added name field

This commit is contained in:
lbarraga 2023-04-08 17:52:00 +02:00
parent c17debab71
commit 18af642f3f

View file

@ -3,6 +3,7 @@
xmlns:tools="http://schemas.android.com/tools">
<application
android:name=".StudeezHiltApp"
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"