Selaa lähdekoodia

版本号修改

huyuguo 6 vuotta sitten
vanhempi
commit
6bda32c0a1
2 muutettua tiedostoa jossa 3 lisäystä ja 2 poistoa
  1. 1 0
      .gitignore
  2. 2 2
      app/src/main/AndroidManifest.xml

+ 1 - 0
.gitignore

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

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

1
<?xml version="1.0" encoding="utf-8"?>
1
<?xml version="1.0" encoding="utf-8"?>
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="74"
5
    android:versionName="3.3">
4
    android:versionCode="75"
5
    android:versionName="3.2.4">
6
6
7
    <!-- 极光 -->
7
    <!-- 极光 -->
8
    <permission
8
    <permission