mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-31 23:45:39 +00:00
v1.26
This commit is contained in:
parent
4f2a427cee
commit
c09d9e5daf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="25" android:versionName="1.25" package="com.nioux.aidedejeu" android:installLocation="preferExternal">
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="26" android:versionName="1.26" package="com.nioux.aidedejeu" android:installLocation="preferExternal">
|
||||||
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="27" />
|
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="27" />
|
||||||
<uses-permission android:name="android.permission.INTERNET" />
|
<uses-permission android:name="android.permission.INTERNET" />
|
||||||
<application android:label="Haches & Dés" android:icon="@drawable/ic_launcher"></application>
|
<application android:label="Haches & Dés" android:icon="@drawable/ic_launcher"></application>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue