-
Notifications
You must be signed in to change notification settings - Fork 27
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
1 parent
ffef3d7
commit e37e292
Showing
14 changed files
with
57 additions
and
7 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
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
+1.5 MB
com/sendbird/sdk/sendbird-android-sdk/3.1.22/sendbird-android-sdk-3.1.22-javadoc.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-android-sdk/3.1.22/sendbird-android-sdk-3.1.22-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 @@ | ||
cb2a066613026d3ea86eea3b1ff19440 |
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-android-sdk/3.1.22/sendbird-android-sdk-3.1.22-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 @@ | ||
2d88d75e475f762c9a3379d8d2c4d6f0c47428cd |
Binary file added
BIN
+1.93 MB
com/sendbird/sdk/sendbird-android-sdk/3.1.22/sendbird-android-sdk-3.1.22.aar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-android-sdk/3.1.22/sendbird-android-sdk-3.1.22.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 @@ | ||
62de2c03e0de9536af430c77b80eabd3 |
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-android-sdk/3.1.22/sendbird-android-sdk-3.1.22.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 @@ | ||
acfb1463b61c7fd2c05cb191bcab6a5643fe3379 |
40 changes: 40 additions & 0 deletions
40
com/sendbird/sdk/sendbird-android-sdk/3.1.22/sendbird-android-sdk-3.1.22.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,40 @@ | ||
<?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-android-sdk</artifactId> | ||
<version>3.1.22</version> | ||
<packaging>aar</packaging> | ||
<name>Sendbird 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>2016</inceptionYear> | ||
<licenses> | ||
<license> | ||
<name>Sendbird SDK License</name> | ||
<url>https://github.com/sendbird/Sendbird-SDK-Android/blob/master/LICENSE.md</url> | ||
<distribution>repo</distribution> | ||
</license> | ||
</licenses> | ||
<dependencies> | ||
<dependency> | ||
<groupId>androidx.annotation</groupId> | ||
<artifactId>annotation</artifactId> | ||
<version>1.2.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.conscrypt</groupId> | ||
<artifactId>conscrypt-android</artifactId> | ||
<version>2.2.1</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.jetbrains.kotlin</groupId> | ||
<artifactId>kotlin-stdlib-jdk7</artifactId> | ||
<version>1.4.31</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
</dependencies> | ||
</project> |
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-android-sdk/3.1.22/sendbird-android-sdk-3.1.22.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 @@ | ||
19caf2aef2733390408f99c097fe0f30 |
1 change: 1 addition & 0 deletions
1
com/sendbird/sdk/sendbird-android-sdk/3.1.22/sendbird-android-sdk-3.1.22.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 @@ | ||
1a976c942b4e90aa0389e1b5a3577623c4b03338 |
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 @@ | ||
715287e040c5906b07862d4ccefe92dd | ||
a9bd97d22b75353c8fc93cb2ab585873 |
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 @@ | ||
20edfcfb2c7d75edafd82300cf4c240124b3c463 | ||
ce0758dcae2d8ad9b433f54d6d5416a80a00e728 |