#!/bin/sh
./gradlew app:bumpVersionCode
git add "app/build.gradle"
