Auto-commit after successful build: improve build setup, update docs/config
Changed files:\n.gitignore SetupBuildEnvironment.sh app/build.gradle.kts keystore.properties.example
This commit is contained in:
4
keystore.properties.example
Normal file
4
keystore.properties.example
Normal file
@@ -0,0 +1,4 @@
|
||||
storeFile=/absolute/path/to/githug-upload.keystore
|
||||
storePassword=change-me
|
||||
keyAlias=githug-upload
|
||||
keyPassword=change-me
|
||||
Reference in New Issue
Block a user