mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
5 lines
180 B
XML
5 lines
180 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<resources>
|
|
<string name="HockeyAppID">${HOCKEY_APP_ID}</string>
|
|
<bool name="HockeyAppEnabled">${HOCKEY_APP_ENABLED}</bool>
|
|
</resources>
|