ttt246/RisingPhone

We should make backend programmable at release time

Closed this issue · 0 comments

Releases can either be against a tag which means it should point at production, or they can be run manually in which case they should point at heroku development

final val SERVER_URL = "https://smartphone.herokuapp.com/"