panlili2024
6 小时以前 8056b53176cddb9d154e3c3ffc4a11354b338fcf
HDLLinphoneSDKDemoNew/app/build.gradle
@@ -3,14 +3,14 @@
}
android {
    compileSdkVersion 28
    compileSdkVersion 33
    defaultConfig {
        applicationId "com.example.hdllinphonesdkdemo"
        minSdkVersion 23
        targetSdkVersion 28
        targetSdkVersion 34
        versionCode 1
        versionName "1.0"
        versionName "1.1"
        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
    }