wjc
2025-03-26 68db344081c103c94832b8d0a06be6c6888d66e4
app/build.gradle
@@ -24,11 +24,11 @@
            keyPassword '85521566'
        }
    }
    compileSdkVersion 34
    compileSdk 34
    defaultConfig {
        applicationId "com.hdl.photovoltaic"
        minSdkVersion 23
        targetSdkVersion 34
        minSdk 23
        targetSdk 34
        versionCode 4
        versionName "1.1.0"//版本规则1.3是产品功能迭代用的,最后一位0是我们修复bug用的
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"