Make Google Play descriptions translable

This commit is contained in:
Torsten Grote
2021-04-21 12:12:40 -03:00
parent b0d86bef3e
commit 2b3ba42d70
8 changed files with 25 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
json_key_file("") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
json_key_file(ENV["BRIAR_GOOGLE_PLAY_JSON_KEY_FILE"])
package_name("org.briarproject.briar.android")