This commit is contained in:
2025-11-06 11:53:23 +08:00
parent ab86340a1b
commit 8c23465af3
28 changed files with 245 additions and 309 deletions

View File

@@ -3,12 +3,12 @@ plugins {
}
android {
compileSdkVersion 30
// buildToolsVersion "30.0.3"
compileSdk 35
namespace "com.tencent.qcloud.tuikit.tuiconversation"
defaultConfig {
minSdkVersion 19
targetSdkVersion 30
minSdkVersion 24
targetSdk 35
}
buildFeatures {
buildConfig = true