Update metadata

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-03-15 16:01:38 +01:00
parent c6f3d5db0c
commit e722435b53
32 changed files with 1 additions and 1 deletions

View file

@ -11,7 +11,7 @@ import shutil
from xml.etree import ElementTree
XML_PATH = '../../app/src/main/res'
METADATA_PATH = '../../app/src/generic/fastlane/metadata/android/'
METADATA_PATH = '../../fastlane/metadata/android/'
DEFAULT_LANG = 'en-US'
LANG_MAP = {
'values': 'en-US',