mac
2024-10-24 a3d4a39c9e04fb69cc1f961743873c56e079dab8
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