-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
35 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
## Change Log | ||
|
||
### v1.1.7 (Oct 17, 2019) | ||
* Improved stability. | ||
|
||
### v1.1.6 (Oct 8, 2019) | ||
* Improved stability. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+77.8 KB
com/sendbird/sdk/sendbird-syncmanager/1.1.7/sendbird-syncmanager-1.1.7-javadoc.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-syncmanager/1.1.7/sendbird-syncmanager-1.1.7-javadoc.jar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
c086db42777d6b73845d7714fffe172e |
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-syncmanager/1.1.7/sendbird-syncmanager-1.1.7-javadoc.jar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
703e39f82ee91bacd23cc05b60b6e9ad12e33b80 |
Binary file added
BIN
+238 KB
com/sendbird/sdk/sendbird-syncmanager/1.1.7/sendbird-syncmanager-1.1.7.aar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-syncmanager/1.1.7/sendbird-syncmanager-1.1.7.aar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a39c95a390a03bf8c454483a455aaf18 |
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-syncmanager/1.1.7/sendbird-syncmanager-1.1.7.aar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
374ed5c317dba1fbc78fd1ccdb3f052a0b8c36c0 |
19 changes: 19 additions & 0 deletions
19
com/sendbird/sdk/sendbird-syncmanager/1.1.7/sendbird-syncmanager-1.1.7.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>com.sendbird.sdk</groupId> | ||
<artifactId>sendbird-syncmanager</artifactId> | ||
<version>1.1.7</version> | ||
<packaging>aar</packaging> | ||
<name>SendBird SyncManager Android SDK</name> | ||
<description>SendBird is simplest solution for chat and messaging. It enables your app to engage and retain your users in real-time.</description> | ||
<url>https://www.sendbird.com/</url> | ||
<inceptionYear>2019</inceptionYear> | ||
<licenses> | ||
<license> | ||
<name>SendBird SyncManager SDK License</name> | ||
<url>https://github.com/sendbird/SendBird-SyncManager-SDK-Android/blob/master/LICENSE.md</url> | ||
</license> | ||
</licenses> | ||
</project> |
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-syncmanager/1.1.7/sendbird-syncmanager-1.1.7.pom.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ab88650e332b0761ba68c90804ecb435 |
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-syncmanager/1.1.7/sendbird-syncmanager-1.1.7.pom.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
4a47a2d97ec25ab4451b4f5beaf27b30a3043c9e |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
51f8e76d294215650706bcfcd52ace64 | ||
d1e694da19f29aa7ef53ed3e62df7d11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
d0f7129d5f278d6ffae45a8711dd2258fca27e18 | ||
55528ddc32e52c2483773ca5e9dfaf0a862ae37a |