Version 1.0.1

This commit is contained in:
Jonathan GAULUPEAU 2013-10-17 23:00:23 +02:00
parent e25ee5154e
commit 78c3fed240
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="fr.gaulupeau.apps.Poche"
android:versionCode="1"
android:versionName="1.0">
android:versionCode="2"
android:versionName="1.0.1">
<uses-sdk android:minSdkVersion="4"
android:targetSdkVersion="11" />
android:targetSdkVersion="8" />
<application android:icon="@drawable/icon" android:label="@string/app_name">