LeOS-Genesis/libnetcipher/AndroidManifest.xml

9 lines
261 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="info.guardianproject.netcipher"
android:versionCode="12"
android:versionName="1.2">
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="22" />
</manifest>