wjc
22 小时以前 29b12513fd43dcb3fa5c48145390a3be83b4d3ce
app/build.gradle
@@ -24,12 +24,12 @@
            keyPassword '85521566'
        }
    }
    compileSdk 34
    compileSdk 35
    defaultConfig {
        applicationId "com.hdl.photovoltaic"
        minSdk 23
        targetSdk 34
        versionCode 18
        targetSdk 35
        versionCode 19
        versionName "1.4.0"//版本规则1.3是产品功能迭代用的,最后一位0是我们修复bug用的
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        multiDexEnabled true