Skip to content

Commit

Permalink
3.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-cometchat committed Sep 26, 2023
1 parent fb2995a commit 847cd2a
Show file tree
Hide file tree
Showing 26 changed files with 20 additions and 19 deletions.
Binary file added .github/.DS_Store
Binary file not shown.
Binary file removed 3.0.16/pro-android-chat-sdk-3.0.16.aar
Binary file not shown.
1 change: 0 additions & 1 deletion 3.0.16/pro-android-chat-sdk-3.0.16.aar.md5

This file was deleted.

1 change: 0 additions & 1 deletion 3.0.16/pro-android-chat-sdk-3.0.16.aar.sha1

This file was deleted.

1 change: 0 additions & 1 deletion 3.0.16/pro-android-chat-sdk-3.0.16.aar.sha256

This file was deleted.

1 change: 0 additions & 1 deletion 3.0.16/pro-android-chat-sdk-3.0.16.aar.sha512

This file was deleted.

1 change: 0 additions & 1 deletion 3.0.16/pro-android-chat-sdk-3.0.16.pom.md5

This file was deleted.

1 change: 0 additions & 1 deletion 3.0.16/pro-android-chat-sdk-3.0.16.pom.sha1

This file was deleted.

1 change: 0 additions & 1 deletion 3.0.16/pro-android-chat-sdk-3.0.16.pom.sha256

This file was deleted.

1 change: 0 additions & 1 deletion 3.0.16/pro-android-chat-sdk-3.0.16.pom.sha512

This file was deleted.

Binary file added 3.0.17/pro-android-chat-sdk-3.0.17.aar
Binary file not shown.
1 change: 1 addition & 0 deletions 3.0.17/pro-android-chat-sdk-3.0.17.aar.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7edb739a39bcab4036ea860c66beddef
1 change: 1 addition & 0 deletions 3.0.17/pro-android-chat-sdk-3.0.17.aar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
936d4a1986ee475b4379fe9116a3354750c4fec5
1 change: 1 addition & 0 deletions 3.0.17/pro-android-chat-sdk-3.0.17.aar.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
10c9ad776baa722b441d879881891610fa41d52d3605bd6d122fb176d1fa9eb7
1 change: 1 addition & 0 deletions 3.0.17/pro-android-chat-sdk-3.0.17.aar.sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7c9e71b26900616e3cbcbcf7fe4ccae965bbde28846805b583e9929ad62a98be8818bc2e986134a43bf5ef0172ea68bacc4c4feacd2606647fe6d004817d4e55
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.cometchat</groupId>
<artifactId>pro-android-chat-sdk</artifactId>
<version>3.0.16</version>
<version>3.0.17</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
Expand Down
1 change: 1 addition & 0 deletions 3.0.17/pro-android-chat-sdk-3.0.17.pom.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d1d8bf0154290fd41ad3a622d96618c0
1 change: 1 addition & 0 deletions 3.0.17/pro-android-chat-sdk-3.0.17.pom.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a4bed2b1fca8879461909767c0d62a49be74682e
1 change: 1 addition & 0 deletions 3.0.17/pro-android-chat-sdk-3.0.17.pom.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d6e1e875dd287248cff84cebadbbe7a852d7fb38f45171314f0eed98e8abb3ef
1 change: 1 addition & 0 deletions 3.0.17/pro-android-chat-sdk-3.0.17.pom.sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
90b29d567b73ddaff23195b2682ed6038c22481139042eafd1e77dbfa9f367ed4ddb77eff2e1ca4109df1ae5433deffe31dda99c0fd482b80cf23b57043aea78
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This guide demonstrates how to add chat to an Android application using CometCha


[![Platform](https://img.shields.io/badge/Platform-Android-brightgreen)](#)
<a href=" "> <img src="https://img.shields.io/badge/Version-3.0.16-important" /></a>
<a href=" "> <img src="https://img.shields.io/badge/Version-3.0.17-important" /></a>
![GitHub repo size](https://img.shields.io/github/repo-size/cometchat-pro/android-chat-sdk)
![GitHub contributors](https://img.shields.io/github/contributors/cometchat-pro/android-chat-sdk)
![GitHub stars](https://img.shields.io/github/stars/cometchat-pro/android-chat-sdk?style=social)
Expand Down Expand Up @@ -81,7 +81,7 @@ repositories {

``` groovy
dependencies {
implementation 'com.cometchat:cometchat-pro-android-dependencies:3.0.16'
implementation 'com.cometchat:cometchat-pro-android-dependencies:3.0.17'
}
```
</li><li>
Expand All @@ -93,7 +93,7 @@ Open the app level build.gradle file and <br/>

```groovy
dependencies {
implementation 'com.cometchat:pro-android-chat-sdk:3.0.16'
implementation 'com.cometchat:pro-android-chat-sdk:3.0.17'
}
```
2. Add the below lines android section
Expand Down
7 changes: 4 additions & 3 deletions maven-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<groupId>com.cometchat</groupId>
<artifactId>pro-android-chat-sdk</artifactId>
<versioning>
<latest>3.0.16</latest>
<release>3.0.16</release>
<latest>3.0.17</latest>
<release>3.0.17</release>
<versions>
<version>3.0.0-beta1</version>
<version>3.0.0-beta2</version>
Expand Down Expand Up @@ -34,7 +34,8 @@
<version>3.0.14</version>
<version>3.0.15</version>
<version>3.0.16</version>
<version>3.0.17</version>
</versions>
<lastUpdated>20230720121756</lastUpdated>
<lastUpdated>20230926120727</lastUpdated>
</versioning>
</metadata>
2 changes: 1 addition & 1 deletion maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b94a14e3680de3ae45f848cd56384f4a
a0653418a1403d43c1bae6d85c3da2c8
2 changes: 1 addition & 1 deletion maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
aac1c21bf2a32928850d3e59a43ca4955ed6445c
28bf7a702dbbff01784922f6eb3a88bdfc4a9600
2 changes: 1 addition & 1 deletion maven-metadata.xml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20bf4c60e9e55dba0123fa4c5ad7292365b49e3a0b7b1d9db94e6c32d6184bb0
858b18dd5fa7eb9e81ca8103ed27adc7cac925b1ea292b2497616b5ed17fca54
2 changes: 1 addition & 1 deletion maven-metadata.xml.sha512
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4e3b5aa006edba3a327bb354925a97bfee826de9cd6fd8ad388e086a40487a2fa615cdb2c6b629c1941490f64b4b71b76826c5874aeb2f4f197abae3ab3f8e1c
9416bb20906417f9a696d3dabb50ce2adb3e99aba02db2a5262a9b9ea786f339f3972ce79d8396436f4dd5336cc0897e7eff95718a2d1089c698e634a5bdbc7e

0 comments on commit 847cd2a

Please sign in to comment.