This commit is contained in:
lunaticbum
2024-11-12 14:25:30 +09:00
parent 256a13b7df
commit 4b51b9807a
137 changed files with 10303 additions and 6630 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<application>
<provider
android:name=".helpers.FileProvider4WebView"
android:name="kr.lunaticbum.awesomewebview.helpers.FileProvider4WebView"
android:authorities="${applicationId}.awesome_web_view.file_provider"
android:exported="false"
android:grantUriPermissions="true">