diff --git a/Pre-release-check-list.md b/Pre-release-check-list.md new file mode 100644 index 0000000..3df9fc1 --- /dev/null +++ b/Pre-release-check-list.md @@ -0,0 +1,5 @@ +- [ ] edit CHANGELOG.md +- [ ] create changelog files for each supporter locale at _fastlane/metadata/android/**locale**/changelogs/**versionCode+04**.txt_ (if versionCode == 2 then '204.txt) +- [ ] bump version code + 1 at **build.gradle** +- [ ] commit to master +- [ ] make release with latest [master build](https://builds.asxp.io/anotherim/latest/) \ No newline at end of file