mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-11-04 09:10:47 +00:00 
			
		
		
		
	v1.23
This commit is contained in:
		
							parent
							
								
									fbbea33bd4
								
							
						
					
					
						commit
						388475bbca
					
				
					 2 changed files with 2 additions and 2 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="22" android:versionName="1.22" package="com.nioux.aidedejeu" android:installLocation="preferExternal">
 | 
					<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="23" android:versionName="1.23" 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="Aide de Jeu" android:icon="@drawable/ic_launcher"></application>
 | 
						<application android:label="Aide de Jeu" android:icon="@drawable/ic_launcher"></application>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
<?xml version="1.0" encoding="utf-8"?>
 | 
					<?xml version="1.0" encoding="utf-8"?>
 | 
				
			||||||
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap mp">
 | 
					<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap mp">
 | 
				
			||||||
  <Identity Name="7385YanManiez.AidedeJeu" Publisher="CN=2C78A91E-528B-4FF0-A4BE-FD7F7EBABB44" Version="1.20.0.0" />
 | 
					  <Identity Name="7385YanManiez.AidedeJeu" Publisher="CN=2C78A91E-528B-4FF0-A4BE-FD7F7EBABB44" Version="1.23.0.0" />
 | 
				
			||||||
  <mp:PhoneIdentity PhoneProductId="7b75e00f-ae8d-472e-9d0f-cbfe5e44017c" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
 | 
					  <mp:PhoneIdentity PhoneProductId="7b75e00f-ae8d-472e-9d0f-cbfe5e44017c" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
 | 
				
			||||||
  <Properties>
 | 
					  <Properties>
 | 
				
			||||||
    <DisplayName>Aide de Jeu</DisplayName>
 | 
					    <DisplayName>Aide de Jeu</DisplayName>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue