ci: add BuildTool and route Android builds through it
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -3,9 +3,13 @@
|
||||
*.iml
|
||||
build/
|
||||
app/build/
|
||||
dist/
|
||||
commit-message.txt
|
||||
.android-sdk/
|
||||
local.properties
|
||||
|
||||
# Signing
|
||||
keystore/*.jks
|
||||
keystore/*.properties
|
||||
|
||||
keystore.properties
|
||||
.ci-secrets/
|
||||
|
||||
Reference in New Issue
Block a user