File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ This SDK supports WhatsApp Business API versions from v16.0 onwards. [See api ch
86
86
<dependency >
87
87
<groupId >com.github.Bindambc</groupId >
88
88
<artifactId >whatsapp-business-java-api</artifactId >
89
- <version >v0.4.1 </version >
89
+ <version >v0.5.0 </version >
90
90
</dependency >
91
91
```
92
92
@@ -107,7 +107,7 @@ This SDK supports WhatsApp Business API versions from v16.0 onwards. [See api ch
107
107
108
108
``` gradle
109
109
dependencies {
110
- implementation 'com.github.Bindambc:whatsapp-business-java-api:v0.4.1 '
110
+ implementation 'com.github.Bindambc:whatsapp-business-java-api:v0.5.0 '
111
111
}
112
112
```
113
113
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.whatsapp.api</groupId >
6
6
<artifactId >whatsapp-business-java-api</artifactId >
7
- <version >v0.4.1 </version >
7
+ <version >v0.5.0 </version >
8
8
<licenses >
9
9
<license >
10
10
<name >The MIT License</name >
You can’t perform that action at this time.
0 commit comments