Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 287 Bytes

File metadata and controls

5 lines (4 loc) · 287 Bytes

How to publish a new release

  • Update versionCode and versionName in libs.versions.toml
  • Create a changelog in: \fastlane\metadata\android\en-US
  • Create a semvar tag in the form of "v1.0.0" on main and push it, this will trigger a release.