Update AndroidManifest.xml

revert

Signed-off-by: guang518 <35475020+guang518@users.noreply.github.com>
pull/594/head
guang518 2 months ago committed by GitHub
parent d405414689
commit dd58b3cfe8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      app/src/main/AndroidManifest.xml

@ -63,7 +63,7 @@
<provider
android:name="com.fongmi.quickjs.Provider"
android:authorities="${applicationId}.quickjs.provider"
android:authorities="com.fongmi.quickjs.provider"
android:exported="false" />
<activity

Loading…
Cancel
Save