| 
									
										
										
										
											2022-05-23 13:39:59 +00:00
										 |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							|  |  |  | <!-- GENERATED BY UNITY. REMOVE THIS COMMENT TO PREVENT OVERWRITING WHEN EXPORTING AGAIN--> | 
					
						
							|  |  |  | <manifest | 
					
						
							|  |  |  |     xmlns:android="http://schemas.android.com/apk/res/android" | 
					
						
							|  |  |  |     package="com.unity3d.player" | 
					
						
							|  |  |  |     xmlns:tools="http://schemas.android.com/tools" | 
					
						
							|  |  |  |     android:installLocation="preferExternal"> | 
					
						
							|  |  |  |     <supports-screens | 
					
						
							|  |  |  |         android:smallScreens="true" | 
					
						
							|  |  |  |         android:normalScreens="true" | 
					
						
							|  |  |  |         android:largeScreens="true" | 
					
						
							|  |  |  |         android:xlargeScreens="true" | 
					
						
							|  |  |  |         android:anyDensity="true"/> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-07-04 11:17:39 +00:00
										 |  |  |     <application android:label="@string/app_name" | 
					
						
							| 
									
										
										
										
											2022-05-23 13:39:59 +00:00
										 |  |  |                  android:icon="@mipmap/app_icon"/> | 
					
						
							|  |  |  | </manifest> |