Files
yusheng-android/moduleUtil/src/main/AndroidManifest.xml
梁小江 314c484cea 1、修改登录功能并验证,除了支付宝登录其他都已验证
2、完成个人中心的功能,个人主页完成、钱包完成、背包完成
2025-05-22 19:03:01 +08:00

8 lines
194 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:allowBackup="true">
</application>
</manifest>