Skip to content

Commit

Permalink
upgrade im sdk to 0.69 and change appserver version to 0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
heavyrain2012 committed Aug 23, 2021
1 parent f3169bd commit 806b4e2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>cn.wildfirechat</groupId>
<artifactId>app</artifactId>
<version>0.51</version>
<version>0.52</version>
<packaging>jar</packaging>

<name>app</name>
Expand All @@ -22,7 +22,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
<wfc.sdk.version>0.67</wfc.sdk.version>
<wfc.sdk.version>0.69</wfc.sdk.version>
</properties>

<dependencies>
Expand Down
Binary file renamed src/lib/common-0.67.jar → src/lib/common-0.69.jar
Binary file not shown.
Binary file renamed src/lib/sdk-0.67.jar → src/lib/sdk-0.69.jar
Binary file not shown.

0 comments on commit 806b4e2

Please sign in to comment.