Skip to content

Commit

Permalink
promote elmslie to 3.0.0 beta 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy Berdnikov committed Jun 20, 2024
1 parent 0e1aa01 commit 6212bbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Samples are available [here](https://github.com/vivid-money/elmslie/tree/publish
- Pure kotlin calculator: [link](https://github.com/vivid-money/elmslie/tree/publish-elmslie-3.0/samples/kotlin-calculator)

## Download
Library is distributed through JitPack
Library is distributed through Maven Central

#### Add repository in the root build.gradle
```kotlin
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ android.defaults.buildfeatures.shaders=false
#
# ----- Config -----
#
libraryVersion=3.0.0-alpha11
libraryVersion=3.0.0-beta1
pluginVersion=1.0.1
libraryGroup=money.vivid.elmslie

0 comments on commit 6212bbf

Please sign in to comment.