Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-WJ committed Jan 25, 2024
1 parent 7fc6b97 commit 997104e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenIM-SDK/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ dependencies {

compileOnly fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
compileOnly 'com.google.code.gson:gson:2.9.1'
compileOnly 'io.openim:core-sdk:3.5.1-alpha.2@aar'
compileOnly 'io.openim:core-sdk:3.5.1-alpha.7@aar'

}

0 comments on commit 997104e

Please sign in to comment.