AndroidManifest.xml 207 B

1234567
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <manifest xmlns:android="http://schemas.android.com/apk/res/android"
  3. package="cn.yyxx.eyuangame.drive">
  4. <application android:allowBackup="true" />
  5. </manifest>