mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
added extra info needed to create correct google-services.json file to build
This commit is contained in:
parent
12ca9c4b17
commit
44245ca830
1 changed files with 3 additions and 0 deletions
|
|
@ -58,3 +58,6 @@ Setup Habitica build config files by simply copying the example habitica files.
|
|||
|
||||
Note: this is the default production `habitica.properties` file for habitica.com. If you
|
||||
want to use a local habitica server, please modify the values in the properties file accordingly.
|
||||
|
||||
Building also requires a google-services.json file: Register/Login to Firebase, create new project called Habitica, create two apps, com.habitrpg.android.habitica and com.habitrpg.android.habitica.debug.
|
||||
Download google-services.json, copy to Habitica/google-services.json.
|
||||
|
|
|
|||
Loading…
Reference in a new issue