|
@ -44,7 +44,8 @@ |
|
|
android:supportsRtl="true" |
|
|
android:supportsRtl="true" |
|
|
android:theme="@style/Theme.OxFaceLogin" |
|
|
android:theme="@style/Theme.OxFaceLogin" |
|
|
android:requestLegacyExternalStorage="true" |
|
|
android:requestLegacyExternalStorage="true" |
|
|
tools:targetApi="31"> |
|
|
|
|
|
|
|
|
tools:targetApi="31" |
|
|
|
|
|
tools:replace="android:allowBackup"> |
|
|
<activity |
|
|
<activity |
|
|
android:name=".MainActivity" |
|
|
android:name=".MainActivity" |
|
|
android:exported="true" |
|
|
android:exported="true" |
|
|