Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Release v0.1.25

Choose a tag to compare

@github-actions github-actions released this 11 Dec 19:47
· 95 commits to main since this release

📦 Module Versions

Module Version
clerk-api 0.1.25
clerk-ui 0.1.0

Important ⚠️

The clerk-android module is now split into clerk-android-api and clerk-android-ui older versions using clerk-android as the maven slug will work but will not get updates

What's Changed

  • update gradle (ab1d999)
  • chore(deps): update actions/checkout action to v6 (#415) (d6f9710)
  • chore(deps): update actions/upload-artifact action to v5 (#416) (8034d44)
  • chore(deps): update agp to v8.13.2 (#411) (be4c0dc)
  • update to use password (be0f3da)
  • update action (76c84ef)
  • fix(deps): update dependency io.mockk:mockk to v1.14.7 (#413) (284441b)
  • update action (e2aef72)
  • update runner (1e6bbb6)
  • fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v9.0.20 (#412) (57c5a20)
  • Update manual release workflow for telemetry removal (369c7b9)
  • fix(deps): update dependency org.mockito:mockito-core to v5.21.0 (#414) (3a22e26)
  • Update Gradle setup action to v5 (73e6b3e)
  • Pre-built components (#165) (cd9d733)
  • fix(deps): update dependency org.mockito:mockito-core to v5.21.0 (#408) (7732aab)

🚀 Installation

Add to your build.gradle:

implementation("com.clerk:clerk-api:0.1.25")
implementation("com.clerk:clerk-ui:0.1.0")

👥 Contributors

Full Changelog: v0.1.24...v0.1.25