取消应用联网权限请求
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Tue Nov 11 11:49:16 GMT 2025
|
#Tue Nov 11 11:52:41 GMT 2025
|
||||||
stageCount=10
|
stageCount=10
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.10
|
baseVersion=15.10
|
||||||
publishVersion=15.10.9
|
publishVersion=15.10.9
|
||||||
buildCount=1
|
buildCount=2
|
||||||
baseBetaVersion=15.10.10
|
baseBetaVersion=15.10.10
|
||||||
|
|||||||
@@ -3,9 +3,6 @@
|
|||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="cc.winboll.studio.appbase">
|
package="cc.winboll.studio.appbase">
|
||||||
|
|
||||||
<!-- 网络权限 -->
|
|
||||||
<uses-permission android:name="android.permission.INTERNET" />
|
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:name=".App"
|
android:name=".App"
|
||||||
android:icon="@drawable/ic_winboll"
|
android:icon="@drawable/ic_winboll"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Tue Nov 11 11:49:16 GMT 2025
|
#Tue Nov 11 11:52:41 GMT 2025
|
||||||
stageCount=10
|
stageCount=10
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.10
|
baseVersion=15.10
|
||||||
publishVersion=15.10.9
|
publishVersion=15.10.9
|
||||||
buildCount=1
|
buildCount=2
|
||||||
baseBetaVersion=15.10.10
|
baseBetaVersion=15.10.10
|
||||||
|
|||||||
Reference in New Issue
Block a user