mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-30 23:16:09 +00:00 
			
		
		
		
	v1.03
This commit is contained in:
		
							parent
							
								
									b16f56d3b8
								
							
						
					
					
						commit
						c94fa7be55
					
				
					 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="3" android:versionName="1.02" package="com.nioux.aidedejeu" android:installLocation="auto"> | <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="4" android:versionName="1.03" package="com.nioux.aidedejeu" android:installLocation="auto"> | ||||||
| 	<uses-sdk android:minSdkVersion="15" /> | 	<uses-sdk android:minSdkVersion="15" /> | ||||||
| 	<uses-permission android:name="android.permission.INTERNET" /> | 	<uses-permission android:name="android.permission.INTERNET" /> | ||||||
| 	<application android:label="Aide de Jeu"></application> | 	<application android:label="Aide de Jeu"></application> | ||||||
|  |  | ||||||
|  | @ -27,7 +27,7 @@ | ||||||
|                             <FormattedString.Spans> |                             <FormattedString.Spans> | ||||||
|                                 <Span Text="Aide de Jeu" FontAttributes="Bold" FontSize="22" /> |                                 <Span Text="Aide de Jeu" FontAttributes="Bold" FontSize="22" /> | ||||||
|                                 <Span Text=" " /> |                                 <Span Text=" " /> | ||||||
|                                 <Span Text="1.02" ForegroundColor="{StaticResource LightTextColor}" /> |                                 <Span Text="1.03" ForegroundColor="{StaticResource LightTextColor}" /> | ||||||
|                             </FormattedString.Spans> |                             </FormattedString.Spans> | ||||||
|                         </FormattedString> |                         </FormattedString> | ||||||
|                     </Label.FormattedText> |                     </Label.FormattedText> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez