mirror of
https://github.com/moparisthebest/android-app
synced 2024-11-15 05:15:04 -05:00
Version 1.0.1
This commit is contained in:
parent
e25ee5154e
commit
78c3fed240
@ -1,10 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="fr.gaulupeau.apps.Poche"
|
package="fr.gaulupeau.apps.Poche"
|
||||||
android:versionCode="1"
|
android:versionCode="2"
|
||||||
android:versionName="1.0">
|
android:versionName="1.0.1">
|
||||||
<uses-sdk android:minSdkVersion="4"
|
<uses-sdk android:minSdkVersion="4"
|
||||||
android:targetSdkVersion="11" />
|
android:targetSdkVersion="8" />
|
||||||
|
|
||||||
|
|
||||||
<application android:icon="@drawable/icon" android:label="@string/app_name">
|
<application android:icon="@drawable/icon" android:label="@string/app_name">
|
||||||
|
Loading…
Reference in New Issue
Block a user