add gitCommitNumber to versionCode and bump version to 0.1.3

This commit is contained in:
Thomas Andres Gomez 2023-07-19 22:19:09 +02:00
parent a68bc64243
commit 6f31de389d
4 changed files with 40 additions and 52 deletions

1
.gitignore vendored
View file

@ -18,6 +18,7 @@ gen/
# Ignore gradle files
.gradle/
build/
release/
# Local configuration file (sdk path, etc)
local.properties