mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 04:53:10 +02: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>
|