Added fastlane, updated instructions on generating files

This commit is contained in:
Anton Stubenbord
2022-11-10 17:33:19 +01:00
parent 51540a53e0
commit 0469191635
14 changed files with 339 additions and 25 deletions

2
android/fastlane/Appfile Normal file
View File

@@ -0,0 +1,2 @@
json_key_file("~\paperless-mobile-play-store-credentials.json")
package_name("de.astubenbord.paperless_mobile")