thunderbird-android/plugins/HoloColorPicker/AndroidManifest.xml

7 lines
222 B
XML
Raw Normal View History

2013-01-17 07:57:49 +00:00
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.larswerkman.colorpicker"
android:versionCode="1"
android:versionName="1.0" >
</manifest>