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" }