panlili2024
2025-02-27 bca03b5f891af5966a06b1ecd00f6cd573659ce6
HDLLinphoneSDKDemoNew/HDLLinphoneSDK/build.gradle
@@ -4,14 +4,14 @@
apply plugin: 'com.kezong.fat-aar'
android {
    compileSdkVersion 31
    buildToolsVersion "28.0.0"
    compileSdkVersion 33
    //buildToolsVersion "28.0.0"
    defaultConfig {
        minSdkVersion 23
        targetSdkVersion 31
        versionCode 5
        versionName "1.0.7"
        targetSdkVersion 34
        versionCode 6
        versionName "1.0.8"
        ndk {
            abiFilters 'arm64-v8a'