562935844@qq.com
2022-08-31 c65c2c0bce62473fc3a2e1f9b2f5621214c2300b
HDLSDK/hdl-common/build.gradle
@@ -8,9 +8,9 @@
    defaultConfig {
        minSdkVersion rootProject.minSdkVersion
        targetSdkVersion rootProject.targetSdkVersion
        versionCode 1
        versionName "1.0"
        versionCode 2
        versionName "1.0.15"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        consumerProguardFiles "consumer-rules.pro"
    }