mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
* remove "singleTask" launch mode on Android 12+ * remove commented and unneccesary code * fix formatting and change from Android 12 to Android 11
4 lines
116 B
XML
4 lines
116 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<resources>
|
|
<integer name="launchModeAPIlevel">0</integer>
|
|
</resources> |