|  | @@ -33,9 +33,9 @@
 | 
												
													
														
															|  |          android:banner="@drawable/logo_banner"
 |  |          android:banner="@drawable/logo_banner"
 | 
												
													
														
															|  |          android:dataExtractionRules="@xml/data_extraction_rules"
 |  |          android:dataExtractionRules="@xml/data_extraction_rules"
 | 
												
													
														
															|  |          android:fullBackupContent="@xml/backup_rules"
 |  |          android:fullBackupContent="@xml/backup_rules"
 | 
												
													
														
															|  | -        android:icon="@drawable/app_logo_square"
 |  | 
 | 
												
													
														
															|  | 
 |  | +        android:icon="@mipmap/app_logo_square"
 | 
												
													
														
															|  |          android:label="@string/app_name"
 |  |          android:label="@string/app_name"
 | 
												
													
														
															|  | -        android:roundIcon="@drawable/app_logo_round"
 |  | 
 | 
												
													
														
															|  | 
 |  | +        android:roundIcon="@mipmap/app_logo_round"
 | 
												
													
														
															|  |          android:supportsRtl="true"
 |  |          android:supportsRtl="true"
 | 
												
													
														
															|  |          android:theme="@style/Theme.AppCompat.Light.NoActionBar.App"
 |  |          android:theme="@style/Theme.AppCompat.Light.NoActionBar.App"
 | 
												
													
														
															|  |          android:usesCleartextTraffic="true"
 |  |          android:usesCleartextTraffic="true"
 |