Fixes the build
This commit is contained in:
parent
4facc560b8
commit
b7a5264a18
19 changed files with 19 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ using ZicMoove.Model.Social;
|
|||
using ZicMoove.Model;
|
||||
using ZicMoove.Model.Workflow;
|
||||
using ZicMoove.Data;
|
||||
using ZicMoove.Settings;
|
||||
|
||||
namespace ZicMoove.Droid.Services.GCMHandlers
|
||||
{
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ using Android.Gms.Gcm;
|
|||
using Android.Gms.Gcm.Iid;
|
||||
using Android.OS;
|
||||
using Android;
|
||||
using ZicMoove.Settings;
|
||||
|
||||
namespace ZicMoove.Droid
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ using Android.OS;
|
|||
using Android.Content;
|
||||
using Android.Util;
|
||||
using Android.Widget;
|
||||
using ZicMoove.Settings;
|
||||
|
||||
namespace ZicMoove.Droid
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue