Skip to content

Commit

Permalink
version name updated to 0.11.0 (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
RumitPatel authored Nov 28, 2023
1 parent b0ef135 commit 5676848
Showing 1 changed file 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 @@ -44,11 +44,11 @@ A simple *Slide to Unlock* **Material** widget for **Android**, written in [**Ko

```groovy
dependencies {
implementation "com.ncorti:slidetoact:0.10.0"
implementation "com.ncorti:slidetoact:0.11.0"
}
```

Or you can download the .AAR artifact [directly from Maven Central](https://search.maven.org/artifact/com.ncorti/slidetoact/0.10.0/aar).
Or you can download the .AAR artifact [directly from Maven Central](https://search.maven.org/artifact/com.ncorti/slidetoact/0.11.0/aar).

## Example 🚸

Expand Down

0 comments on commit 5676848

Please sign in to comment.