AndroidManifest.xml 209 B

123456
  1. <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.wysaid.library">
  2. <application android:allowBackup="true" android:label="@string/app_name">
  3. </application>
  4. </manifest>