blob: 04c76fbc120df5db44efb77e7bda13594e133717 [file] [log] [blame]
Alexandre Lisionf26d3e52014-04-14 16:22:31 -04001<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 android:versionCode="1"
4 android:versionName="0.1" >
5
6 <uses-sdk android:minSdkVersion="8" />
7
8</manifest>