mac
2024-10-21 fa7946cd1f4eb93c459e3d250b6398987f6e79ef
app/build.gradle
@@ -24,13 +24,13 @@
            keyPassword '85521566'
        }
    }
    compileSdkVersion 31
    compileSdkVersion 34
    defaultConfig {
        applicationId "com.hdl.photovoltaic"
        minSdkVersion 23
        targetSdkVersion 31
        targetSdkVersion 34
        versionCode 1
        versionName "1.4.1"//版本规则1.3是产品功能迭代用的,最后一位0是我们修复bug用的
        versionName "1.4.2"//版本规则1.3是产品功能迭代用的,最后一位0是我们修复bug用的
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        multiDexEnabled true
        manifestPlaceholders = mfph