parent
b6c0cf5d8e
commit
5fb5416d2e
1 changed files with 5 additions and 0 deletions
|
@ -87,4 +87,9 @@
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</receiver>
|
</receiver>
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
|
<!-- Required on Android 11+ for andOTP to be able to select a PGP provider -->
|
||||||
|
<queries>
|
||||||
|
<package android:name="org.sufficientlysecure.keychain" />
|
||||||
|
</queries>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
Loading…
Reference in a new issue