thunderbird-android/plugins/HoloColorPicker/AndroidManifest.xml
Wolfgang Grossinger 374717dcab Fix build problems with a fresh forked k-9 (#3874)
Update build tools
2019-01-22 17:16:07 +01:00

7 lines
No EOL
222 B
XML

<?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>