|
|
|
@ -73,7 +73,6 @@
|
|
|
|
android:label="@string/app_name"
|
|
|
|
android:label="@string/app_name"
|
|
|
|
android:networkSecurityConfig="@xml/network_security_config"
|
|
|
|
android:networkSecurityConfig="@xml/network_security_config"
|
|
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
|
|
android:screenOrientation="portrait"
|
|
|
|
|
|
|
|
android:supportsRtl="true"
|
|
|
|
android:supportsRtl="true"
|
|
|
|
android:theme="@style/AppTheme"
|
|
|
|
android:theme="@style/AppTheme"
|
|
|
|
tools:ignore="GoogleAppIndexingWarning"
|
|
|
|
tools:ignore="GoogleAppIndexingWarning"
|
|
|
|
|