You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 rivejä
506 B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. This Google Mobile Ads plugin library manifest will get merged with your
  4. application's manifest, adding the necessary activity and permissions
  5. required for displaying ads.
  6. -->
  7. <manifest xmlns:android="http://schemas.android.com/apk/res/android"
  8. package="com.google.unity.ads"
  9. android:versionName="1.0"
  10. android:versionCode="1">
  11. <uses-sdk android:minSdkVersion="14"
  12. android:targetSdkVersion="19" />
  13. <application>
  14. </application>
  15. </manifest>