Skip to content

Instantly share code, notes, and snippets.

@harshabhadra
Created October 13, 2019 14:15
Show Gist options
  • Select an option

  • Save harshabhadra/8d24d055cccd424c55b1e93116e928a5 to your computer and use it in GitHub Desktop.

Select an option

Save harshabhadra/8d24d055cccd424c55b1e93116e928a5 to your computer and use it in GitHub Desktop.

Revisions

  1. harshabhadra created this gist Oct 13, 2019.
    18 changes: 18 additions & 0 deletions config_default.xml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,18 @@
    <defaultsMap>
    <entry>
    <key>loading_phrase</key>
    <value>Fetching config</value>
    </entry>
    <entry>
    <key>create_force_update_dialog</key>
    <value>false</value>
    </entry>
    <entry>
    <key>welcome_message</key>
    <value>Welcome to my awesome app!</value>
    </entry>
    <entry>
    <key>version_name</key>
    <value>1.0</value>
    </entry>
    </defaultsMap>