wxr
2022-06-13 acf6f2bfdd9c4fa2500cc746e1064f375dc633d1
Crabtree/ON/Properties/AndroidManifest.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.hdl.crabtree" android:versionCode="202206091" android:versionName="2.706091">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.hdl.crabtree" android:versionCode="202206131" android:versionName="2.706131">
   <uses-sdk android:minSdkVersion="26" android:targetSdkVersion="28" />
   <!-- 在安卓P版本之后,必须要授予FOREGROUND_SERVICE权限,才能够使用前台服务 -->
   <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />