Brett
2025-10-22 09:40:18 +08:00
parent 1d27e9bc98
commit afb98bf399
13 changed files with 103 additions and 70 deletions

View File

@@ -36,7 +36,7 @@ android {
}
dependencies {
implementation 'io.openim:core-sdk:3.8.3-patch7@aar'
implementation 'io.openim:core-sdk:3.8.3-patch10@aar'
testImplementation("junit:junit:4.13.2")
testImplementation("org.mockito:mockito-core:5.0.0")
}