Loading AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,8 @@ android:defaultToDeviceProtectedStorage="true" android:directBootAware="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:gwpAsanMode="always"> android:gwpAsanMode="always" android:enableOnBackInvokedCallback="true"> <uses-library android:name="org.apache.http.legacy" /> Loading Loading
AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,8 @@ android:defaultToDeviceProtectedStorage="true" android:directBootAware="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:gwpAsanMode="always"> android:gwpAsanMode="always" android:enableOnBackInvokedCallback="true"> <uses-library android:name="org.apache.http.legacy" /> Loading