cocos_android/res/xml/authenticator.xml
2023-08-21 18:22:33 +08:00

5 lines
228 B
XML

<?xml version="1.0" encoding="utf-8"?>
<account-authenticator
xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="com.cege.games.auth"
android:label="@string/account_manager_description"/>