mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 23:25:45 +03:00
6 lines
171 B
XML
6 lines
171 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<startup>
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.1"/>
|
|
</startup>
|
|
</configuration>
|