fixes last commit
This commit is contained in:
parent
be3087fff6
commit
05e5970bef
197 changed files with 2203 additions and 2204 deletions
|
|
@ -9,13 +9,13 @@ using Android.OS;
|
|||
using Android.Runtime;
|
||||
using Android.Views;
|
||||
using Android.Widget;
|
||||
using BookAStar.Droid.Interfaces;
|
||||
using ZicMoove.Droid.Interfaces;
|
||||
using Newtonsoft.Json;
|
||||
using BookAStar.Model.Social;
|
||||
using BookAStar.Data;
|
||||
using BookAStar.Model;
|
||||
using ZicMoove.Model.Social;
|
||||
using ZicMoove.Data;
|
||||
using ZicMoove.Model;
|
||||
|
||||
namespace BookAStar.Droid.Services.GCMHandlers
|
||||
namespace ZicMoove.Droid.Services.GCMHandlers
|
||||
{
|
||||
class BookQueryGCMHandler : GCMessageHandler
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue