Made synchronization server address configurable
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<account-authenticator
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:accountPreferences="@xml/pref_sync"
|
||||
android:accountPreferences="@xml/pref_sync_header"
|
||||
android:accountType="@string/account_type_sync"
|
||||
android:icon="@mipmap/ic_launcher_round"
|
||||
android:label="@string/app_name" />
|
||||
|
||||
Reference in New Issue
Block a user