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 babf04c commit 7400979Copy full SHA for 7400979
README.md
@@ -21,9 +21,9 @@ allprojects {
21
```
22
Step 2. Add the dependency
23
```groovy
24
- dependencies {
25
- implementation 'com.github.Muhammad-Javad:JCalender:0.0.1-alpha'
26
- }
+dependencies {
+ implementation 'com.github.Muhammad-Javad:JCalender:0.0.1-alpha'
+}
27
28
## Usage
29
First of all, you must add JCalendar to your layout.
0 commit comments