Skip to content

Commit

Permalink
Merge pull request #267 from vivid-money/promote-to-beta
Browse files Browse the repository at this point in the history
promote elmslie to 3.0.0 beta 1
  • Loading branch information
rcmkt authored Jun 21, 2024
2 parents 0e1aa01 + 6212bbf commit c36223e
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 c36223e

Please sign in to comment.