Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
feat(setup): add new constant for agent beta url
Browse files Browse the repository at this point in the history
Signed-off-by: Naylin <nmedina@teclib.com>
  • Loading branch information
Naylin15 authored and DIOHz0r committed Apr 24, 2018
1 parent 0f5950f commit 4991b7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@

define('PLUGIN_FLYVEMDM_AGENT_DOWNLOAD_URL', 'https://play.google.com/store/apps/details?id=org.flyve.mdm.agent');

define('PLUGIN_FLYVEMDM_AGENT_BETA_DOWNLOAD_URL', 'https://play.google.com/apps/testing/org.flyve.mdm.agent');

define('PLUGIN_FLYVEMDM_APPLE_DEVELOPER_ENTERPRISE_URL', 'https://developer.apple.com/programs/enterprise/');

define('PLUGIN_FLYVEMDM_DEEPLINK', 'http://flyve.org/deeplink/');
Expand Down

0 comments on commit 4991b7f

Please sign in to comment.