update versions
-
increase version in gradle.properties (actual versions)
-
update app's build.gradle snapshot version (sample app version)
-
update README.md's version (instructions)
-
git push origin master
-
./gradlew clean build uploadArchives
-
update git tag, convention: git tag -a v1.0.11 -m "VERSION_CODE=12, VERSION_NAME=1.0.11-SNAPSHOT"
-
git push --tags
reference: https://github.com/chrisbanes/gradle-mvn-push
update playstore steps:
- ./production.sh
- upload apk
- update commit hash in playstore readme