Skip to content

Commit

Permalink
[MG] Add the readme to update to Ming's repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
gongmingqm10 committed Oct 25, 2024
1 parent 269862b commit 4ed6fd8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ This SDK supports WhatsApp Business API versions from v16.0 onwards. [See api ch

```xml
<dependency>
<groupId>com.github.Bindambc</groupId>
<groupId>com.github.gongmingqm10</groupId>
<artifactId>whatsapp-business-java-api</artifactId>
<version>v0.6.1</version>
<version>v0.6.2</version>
</dependency>
```

Expand All @@ -107,7 +107,7 @@ This SDK supports WhatsApp Business API versions from v16.0 onwards. [See api ch

```gradle
dependencies {
implementation 'com.github.Bindambc:whatsapp-business-java-api:v0.6.1'
implementation 'com.github.gongmingqm10:whatsapp-business-java-api:v0.6.2'
}
```

Expand Down

0 comments on commit 4ed6fd8

Please sign in to comment.