update versions
-
run
ruby update_version.rb
- this will increase the versionName & versionCode in gradle.properties
-
update gh-pages branch install guide version
-
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