增加配置支持35

This commit is contained in:
gem
2025-06-30 14:30:52 +08:00
parent ee0cea6c2b
commit cdc12e513c
2 changed files with 2 additions and 2 deletions

View File

@@ -42,6 +42,7 @@ rootProject.allprojects {
apply plugin: 'com.android.library'
android {
namespace 'io.openim.flutter_openim_sdk'
compileSdkVersion 34
defaultConfig {