|
|
|
|
2
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
2
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
3
|
package="com.electric.chargingpile"
|
3
|
package="com.electric.chargingpile"
|
4
|
android:versionCode="77"
|
4
|
android:versionCode="77"
|
5
|
android:versionName="3.3.1">
|
|
|
|
|
5
|
android:versionName="3.3.2">
|
6
|
<!-- 极光 -->
|
6
|
<!-- 极光 -->
|
7
|
<permission
|
7
|
<permission
|
8
|
android:name="${applicationId}.permission.JPUSH_MESSAGE"
|
8
|
android:name="${applicationId}.permission.JPUSH_MESSAGE"
|