PM-7156: Publish Play Store and F-Droid artifacts (#1273)

This commit is contained in:
Patrick Honkonen
2024-05-08 23:27:16 -04:00
committed by Álison Fernandes
parent f3f35511a4
commit 8b3f67680a
14 changed files with 1114 additions and 93 deletions

14
.gitignore vendored
View File

@@ -1,7 +1,15 @@
# Fastlane generated and temporary files are ignored per suggested best practices:
# https://github.com/fastlane/docs/blob/master/docs/best-practices/source-control.md
fastlane/report.xml
fastlane/README.md
# General
.DS_Store
Thumbs.db
# Gradle build cache
/build-cache/
# IDEs and editors
.gradle
.idea/
@@ -12,5 +20,7 @@ Thumbs.db
local.properties
user.properties
# Gradle build cache
/build-cache/
# Secrets
/keystores/*.jks
/app/src/standardDebug/google-services.json
/app/src/standardRelease/google-services.json