mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-21 21:29:00 +00:00
Fix for broken travis build
The resource amplitude_app_id is missing and is causing build failures.
This commit is contained in:
parent
6099c2c080
commit
39ee50591a
1 changed files with 1 additions and 0 deletions
|
|
@ -2,4 +2,5 @@
|
|||
<resources>
|
||||
<string name="fabric_key">CHANGE_ME</string>
|
||||
<string name="facebook_app_id">CHANGE_ME</string>
|
||||
<string name="amplitude_app_id">CHANGE_ME</string>
|
||||
</resources>
|
||||
Loading…
Reference in a new issue