Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hrxiang committed Feb 23, 2022
1 parent 8684b4d commit f0741db
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 @@ -33,7 +33,7 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'

implementation 'io.openim:client-sdk:2.0.2@aar'
implementation 'io.openim:client-sdk:2.0.3@aar'
implementation 'com.alibaba:fastjson:1.1.72.android'
// implementation 'com.google.code.gson:gson:2.8.7'
}

0 comments on commit f0741db

Please sign in to comment.