huyuguo %!s(int64=4) %!d(string=hace) años
padre
commit
6b9e47955f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app/src/main/AndroidManifest.xml

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

@ -2,8 +2,8 @@
2 2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 3
    xmlns:tools="http://schemas.android.com/tools"
4 4
    package="com.electric.chargingpile"
5
    android:versionCode="90"
6
    android:versionName="3.5.2">
5
    android:versionCode="91"
6
    android:versionName="3.5.3">
7 7
    <!-- 往SDCard写入数据权限 -->
8 8
    <permission
9 9
        android:name="${applicationId}.permission.JPUSH_MESSAGE"