mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2026-02-07 17:13:32 +00:00
1.04
This commit is contained in:
parent
03f54c2c75
commit
31089eb04d
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="4" android:versionName="1.03" package="com.nioux.aidedejeu" android:installLocation="auto">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="5" android:versionName="1.04" package="com.nioux.aidedejeu" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="15" />
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<application android:label="Aide de Jeu"></application>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue