mirror of
https://github.com/bitwarden/mobile
synced 2025-12-28 22:23:35 +00:00
update to android 9, test compat autofill mode.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<autofill-service
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<compatibility-package android:name="com.android.chrome" android:maxLongVersionCode="1000000000"/>
|
||||
<compatibility-package android:name="com.opera.browser" android:maxLongVersionCode="1000000000"/>
|
||||
</autofill-service>
|
||||
Reference in New Issue
Block a user