内容提供配置调整

This commit is contained in:
ZhanGSKen 2025-03-25 02:42:10 +08:00
parent 16b118f83b
commit 575ef9aac0
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Tue Mar 25 02:36:56 HKT 2025
#Mon Mar 24 18:41:14 GMT 2025
stageCount=2
libraryProject=
baseVersion=15.0
publishVersion=15.0.1
buildCount=0
buildCount=3
baseBetaVersion=15.0.2

View File

@ -6,7 +6,7 @@
<provider
android:name="androidx.core.content.FileProvider"
android:authorities="cc.winboll.studio.powerbell.beta.fileprovider"
android:authorities="cc.winboll.studio.powerbell.fileprovider"
android:exported="false"
android:grantUriPermissions="true">