We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb1c48 commit de3586dCopy full SHA for de3586d
README.md
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>com.github.anas-elgarhy</groupId>
36
<artifactId>alquran-cloud-api</artifactId>
37
- <version>0.4.1-v1</version>
+ <version>0.4.3</version>
38
</dependency>
39
```
40
@@ -56,7 +56,7 @@ allprojects {
56
57
```gradle
58
dependencies {
59
- implementation 'com.github.anas-elgarhy:alquran-cloud-api:0.4.1-v1'
+ implementation 'com.github.anas-elgarhy:alquran-cloud-api:0.4.3'
60
}
61
62
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.anas.alqurancloudapi</groupId>
8
9
- <version>0.4.2-v1</version>
10
<packaging>jar</packaging>
11
12
<name>alquran-cloud-api</name>
0 commit comments