Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 363 Bytes

TEST.rst

File metadata and controls

24 lines (17 loc) · 363 Bytes

# DEFAULT SETTINGS #

export LIVE_SETUP=0 export LIVE_SETUP_TIMEOUT=2 export DEBUG_LOG=0

export MARKET=PlayStore export PLAYSTORE_VERSION=auto

# SETTINGS GUIDE #

: '

MARKET

Possible values: FakeStore, PlayStore

PLAYSTORE_VERSION

Possible values: auto, recent, legacy

'