mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Fixed namespace typo
This commit is contained in:
parent
061aa07df3
commit
5ceb9aba69
65 changed files with 203 additions and 203 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:accountType="fr.nrw.free.commons"
|
||||
android:accountType="fr.free.nrw.commons"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:smallIcon="@drawable/ic_launcher" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue