1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-28 06:03:40 +00:00

support for appconfig settings (#727)

This commit is contained in:
Kyle Spearrin
2020-02-10 14:07:06 -05:00
committed by GitHub
parent 89f26bbc6b
commit 1fb3698ba2
11 changed files with 377 additions and 249 deletions

View File

@@ -54,5 +54,6 @@
</receiver>
<meta-data android:name="android.max_aspect" android:value="2.1" />
<meta-data android:name="android.content.APP_RESTRICTIONS" android:resource="@xml/app_restrictions" />
</application>
</manifest>