JLChen
2020-01-12 ac2ee45fadc64fe840bbba6264df3ca4622adb15
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:versionName="2.50110" android:versionCode="20200110">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.hdl.crabtree" android:versionName="2.50112" android:versionCode="20200112">
   <uses-sdk android:minSdkVersion="23" android:targetSdkVersion="26" />
   <!-- Required  一些系统要求的权限,此处是极光推送需求的权限,如访问网络等-->
   <permission android:name="com.hdl.on.permission.JPUSH_MESSAGE" android:protectionLevel="signature" />