Skip to content

Commit

Permalink
Merge pull request #51 from CleverPumpkin/feature/readme_update
Browse files Browse the repository at this point in the history
LibAD-43 Обновление ридми
  • Loading branch information
Crabgore committed Dec 12, 2022
2 parents cfdfaca + b627a4f commit 9008481
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This library is available on [Maven Central](https://search.maven.org/artifact/r
#### Gradle

```
implementation 'ru.cleverpumpkin:crunchycalendar:2.2.0'
implementation 'ru.cleverpumpkin:crunchycalendar:2.3.0'
```

#### Maven
Expand All @@ -33,7 +33,7 @@ implementation 'ru.cleverpumpkin:crunchycalendar:2.2.0'
<dependency>
<groupId>ru.cleverpumpkin</groupId>
<artifactId>crunchycalendar</artifactId>
<version>2.2.0</version>
<version>2.3.0</version>
<type>pom</type>
</dependency>
```
Expand Down
Binary file modified images/Cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/calendar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9008481

Please sign in to comment.