Compare commits

...

4 Commits

Author SHA1 Message Date
ZhanGSKen
4ff54c785e <powerbell>APK 15.0.3 release Publish. 2025-03-25 02:43:07 +08:00
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
ZhanGSKen
16b118f83b <powerbell>APK 15.0.1 release Publish. 2025-03-25 02:36:56 +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:34:56 HKT 2025
stageCount=1
#Tue Mar 25 02:43:07 HKT 2025
stageCount=4
libraryProject=
baseVersion=15.0
publishVersion=15.0.0
publishVersion=15.0.3
buildCount=0
baseBetaVersion=15.0.1
baseBetaVersion=15.0.4

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