GitHub Actions. #3 Any PR on master or dev branches will be checked by CI, builded APKs will be attached to a CI job. Also any GitHub Release event on master or dev branches will trigger APKs build process if GH Release has a proper tag name.
Update Gradle wrapper. Now it has the proper version. From now CI will check Gradle checksums.
Separate developing instructions. All dev info is now located in DEVELOPING.md file.
F-Droid. #4 Fix typo in the path to the fastlAne metadata. :facepalm:
Fastlane. Seeneva app will be automatically uploaded to the Google Play using supply lane and GitHub Actions.