wjc
2025-07-11 94ed29870324b00c3881e517ffee15903133f79b
app/build.gradle
@@ -29,8 +29,8 @@
        applicationId "com.hdl.photovoltaic"
        minSdk 23
        targetSdk 34
        versionCode 11
        versionName "1.2.0"//版本规则1.3是产品功能迭代用的,最后一位0是我们修复bug用的
        versionCode 14
        versionName "1.3.0"//版本规则1.3是产品功能迭代用的,最后一位0是我们修复bug用的
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        multiDexEnabled true
        manifestPlaceholders = mfph