Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 733 Bytes

RELEASING.md

File metadata and controls

10 lines (9 loc) · 733 Bytes

Releasing

  1. Update the DEFAULT_RELEASE_DATE inside the com/leinardi/ubuntucountdownwidget/interactor/GetReleaseDateInteractor.kt file
  2. Run the Update release date Action
  3. Crate a fastlane changelog file using the BuildConfig.VERSION_CODE as file name with .txt as extension.
  4. git commit -am "Updated fastlane changelog"
  5. git push
  6. Create a PR from master to release
  7. Run the Release Action
  8. Visit Google Play Console and promote the release