|
@@ -3,7 +3,7 @@
|
|
|
{vsn, "0.1.0"},
|
|
{vsn, "0.1.0"},
|
|
|
{registered, []},
|
|
{registered, []},
|
|
|
{mod, {emqx_gateway_app, []}},
|
|
{mod, {emqx_gateway_app, []}},
|
|
|
- {applications, [kernel, stdlib, grpc, lwm2m_coap, emqx]},
|
|
|
|
|
|
|
+ {applications, [kernel, stdlib, grpc, lwm2m_coap, emqx, emqx_authn]},
|
|
|
{env, []},
|
|
{env, []},
|
|
|
{modules, []},
|
|
{modules, []},
|
|
|
{licenses, ["Apache 2.0"]},
|
|
{licenses, ["Apache 2.0"]},
|