mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 11:46:32 +00:00
modify a subscription plan test switch commented test Increase mockito version add a clean to yaml file edit yaml modify versionings update yaml add build to script try something in build gradle edit travis travis try something with apple client id yaml put testProdDebugUnitTest script back in yaml try diff distribution try xenial put apple ath client id back edit yaml add apple ath client id add apple id in example as well put buildConfig import back change sudo apt get edit sudo apt commands move commands edit travis mongodb org travis Fix unit tests and travis add mongo service travis file only run one test suite on travis only test for testProdDebugUnitTest
18 lines
338 B
Text
18 lines
338 B
Text
# Habitica Server Port
|
|
# local instance
|
|
# PORT=3000
|
|
PORT=80
|
|
|
|
# Genymotion
|
|
# BASE_URL=http://10.0.3.2:3000
|
|
|
|
# Android Emulator
|
|
# see: http://developer.android.com/tools/help/emulator.html#networkaddresses
|
|
# BASE_URL=http://10.0.2.2:3000
|
|
|
|
# Production
|
|
BASE_URL=https://habitica.com
|
|
|
|
STAGING_KEY=
|
|
ANDROID_TESTING_UUID=
|
|
APPLE_AUTH_CLIENT_ID=
|