소스 검색
				
				Merge pull request #127 from technophilic/master
				
					
Update AndroidManifest.xml
				
			 
			
				
					
						
							
							matrixbirds
						
						5 년 전
					 
					
				 
			 
			
				
					
					  
					  No account linked to committer's email address
					
				
			
		
		
	
	
		
			
				
				
					
						
						
							
								
									
										
											
	
		
			
			| 
				
			 | 
			
			
				@@ -9,7 +9,7 @@ 
			 | 
		
	
		
			
			| 
				9
			 | 
			
				9
			 | 
			
			
				     <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> 
			 | 
		
	
		
			
			| 
				10
			 | 
			
				10
			 | 
			
			
				     <uses-permission android:name="android.permission.BLUETOOTH" /> 
			 | 
		
	
		
			
			| 
				11
			 | 
			
				11
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				12
			 | 
			
				
			 | 
			
			
				-    <application android:allowBackup="true" android:label="@string/app_name" 
			 | 
		
	
		
			
			| 
				
			 | 
			
				12
			 | 
			
			
				+    <application android:label="@string/app_name" 
			 | 
		
	
		
			
			| 
				13
			 | 
			
				13
			 | 
			
			
				         android:supportsRtl="true"> 
			 | 
		
	
		
			
			| 
				14
			 | 
			
				14
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				15
			 | 
			
				15
			 | 
			
			
				     </application> 
			 |