Renaming APG to OpenPGP Keychain
This commit is contained in:
11
OpenPGP-Keychain-API-Lib/AndroidManifest.xml
Normal file
11
OpenPGP-Keychain-API-Lib/AndroidManifest.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.sufficientlysecure.keychain.integration"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
android:targetSdkVersion="14" />
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user