We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bfa610 commit 48c36bcCopy full SHA for 48c36bc
README.md
@@ -36,7 +36,7 @@ allprojects {
36
Add the dependency
37
```
38
dependencies {
39
- implementation 'com.github.persian-calendar:calendar:1.0.1'
+ implementation 'com.github.persian-calendar:calendar:1.0.2'
40
}
41
42
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
7
group = "io.github.persiancalendar"
8
-version = "1.0.1"
+version = "1.0.2"
9
10
repositories {
11
mavenCentral()
0 commit comments