Skip to content

Commit

Permalink
4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-cometchat committed Dec 13, 2023
1 parent 45cda10 commit de3e127
Show file tree
Hide file tree
Showing 26 changed files with 22 additions and 19 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file removed 4.0.3/chat-sdk-android-4.0.3.aar
Binary file not shown.
1 change: 0 additions & 1 deletion 4.0.3/chat-sdk-android-4.0.3.aar.md5

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Binary file added 4.0.4/chat-sdk-android-4.0.4.aar
Binary file not shown.
1 change: 1 addition & 0 deletions 4.0.4/chat-sdk-android-4.0.4.aar.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d64a1aef71dde23a1d2a4541b7637771
1 change: 1 addition & 0 deletions 4.0.4/chat-sdk-android-4.0.4.aar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5094c72b8394ed3e0101c7eec6d503225f2c848c
1 change: 1 addition & 0 deletions 4.0.4/chat-sdk-android-4.0.4.aar.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
85108ad015ea8e3bf7303e47d60b5dfd2a7e9838acaee21d8fd5154c4eadaf40
1 change: 1 addition & 0 deletions 4.0.4/chat-sdk-android-4.0.4.aar.sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6742c6dfdc6bd48f9ce350f8d12dc743900be19f81505f5e383a948e2aa4dfd1fec43a4e0f950f521d72415ad5b93a86750ca2ad86b8cb325742d027b0d8da24
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>chat-sdk-android</artifactId>
<version>4.0.3</version>
<version>4.0.4</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
Expand Down
1 change: 1 addition & 0 deletions 4.0.4/chat-sdk-android-4.0.4.pom.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3a1443414df3dbd419605c76898564fc
1 change: 1 addition & 0 deletions 4.0.4/chat-sdk-android-4.0.4.pom.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9107deb6daa6953272927740915d649a4fa2f2c9
1 change: 1 addition & 0 deletions 4.0.4/chat-sdk-android-4.0.4.pom.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
54f859ab9552942e8f4ce7c506e9fec84c9040c197f31b56aabd4d6293cf75b9
1 change: 1 addition & 0 deletions 4.0.4/chat-sdk-android-4.0.4.pom.sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b301f100307f4a0034b520cc114aa49fba846b9db78cd908591c2b8104df799b10ed6d9cef159264faef4de54933763922d8a9cfccc247851985a94290bfa652
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-4.0.3-important" /></a>
<a href=" "> <img src="https://img.shields.io/badge/Version-4.0.4-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:chat-sdk-android-dependencies:4.0.3'
implementation 'com.cometchat:chat-sdk-android-dependencies:4.0.4'
}
```
</li><li>
Expand All @@ -93,7 +93,7 @@ Open the app level build.gradle file and <br/>

```groovy
dependencies {
implementation 'com.cometchat:chat-sdk-android:4.0.3'
implementation 'com.cometchat:chat-sdk-android:4.0.4'
}
```
2. Add the below lines android section
Expand Down
9 changes: 6 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>chat-sdk-android</artifactId>
<versioning>
<latest>4.0.3</latest>
<release>4.0.3</release>
<latest>4.0.4</latest>
<release>4.0.4</release>
<versions>
<version>3.0.15</version>
<version>4.0.0</version>
Expand All @@ -27,7 +27,10 @@
<version>4.0.2-beta-23</version>
<version>4.0.2</version>
<version>4.0.3</version>
<version>4.0.4-beta1</version>
<version>4.0.4-beta5</version>
<version>4.0.4</version>
</versions>
<lastUpdated>20231113091218</lastUpdated>
<lastUpdated>20231213113040</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 @@
d58198057d08bde0d02008bb7b71d9f5
76eb7dae0d9925594fcb3ffd40a84151
2 changes: 1 addition & 1 deletion maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1b92b884175a631c80995e60dcea093094581c64
ae6a46e3e8da64e018470c0b183568134bcc7137
2 changes: 1 addition & 1 deletion maven-metadata.xml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d9a9471fc9a77dab84e57d89e1018445170344a1be308f8644d1cc041db35f21
33b69f7e64f2aeb1f08f975600d41d87f807c5374c1e0a7a44e5c186d8dee7e2
2 changes: 1 addition & 1 deletion maven-metadata.xml.sha512
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bbde96a5108e0cdfb1b3b5585cea4b5247c0fe7519ceddf57e716bd566ab6dd0af5d83aced5eff6f929bd528070612a69e849b4ae98aec93365316e48148c421
15b7c9ce39def10a421e60acd3b1a962176013dd1bc044a51a62afc3af398ece201a06cb5ca3a7fa6faae45961563785c74960142d850beddb469fa2093b5560

0 comments on commit de3e127

Please sign in to comment.