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