Browse Source

版本号修改

huyuguo 6 years ago
parent
commit
6bda32c0a1
2 changed files with 3 additions and 2 deletions
  1. 1 0
      .gitignore
  2. 2 2
      app/src/main/AndroidManifest.xml

+ 1 - 0
.gitignore

@ -44,6 +44,7 @@ captures/
44 44
.idea/dictionaries
45 45
.idea/libraries
46 46
.idea/caches
47
.DS_Store
47 48
48 49
# Keystore files
49 50
# Uncomment the following line if you do not want to check your keystore files in.

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

@ -1,8 +1,8 @@
1 1
<?xml version="1.0" encoding="utf-8"?>
2 2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 3
    package="com.electric.chargingpile"
4
    android:versionCode="74"
5
    android:versionName="3.3">
4
    android:versionCode="75"
5
    android:versionName="3.2.4">
6 6
7 7
    <!-- 极光 -->
8 8
    <permission