Browse Source

测试版本名称修改

huyuguo 6 years ago
parent
commit
d96e303f23
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/AndroidManifest.xml

+ 1 - 1
app/src/main/AndroidManifest.xml

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"