Compare commits

...

2 Commits

Author SHA1 Message Date
ZhanGSKen
b961468e1e <powerbell>APK 15.0.2 release Publish. 2025-03-25 02:42:42 +08:00
ZhanGSKen
575ef9aac0 内容提供配置调整 2025-03-25 02:42:10 +08:00
2 changed files with 5 additions and 5 deletions

View File

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

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">