iFish7/p2PCore/build/intermediates/bundles/debug/AndroidManifest.xml

9 lines
248 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.p2p_core" >
<uses-sdk
android:minSdkVersion="16"
android:targetSdkVersion="21" />
</manifest>