factorizing constants
This commit is contained in:
parent
da811bd491
commit
fd2e40dcf1
11 changed files with 108 additions and 71 deletions
|
|
@ -64,7 +64,7 @@ namespace ZicMoove.Droid
|
|||
}
|
||||
#endif
|
||||
|
||||
var senderid = MainSettings.GoogleSenderId;
|
||||
var senderid = Constants.GoogleSenderId;
|
||||
var token = instanceID.GetToken ( senderid,
|
||||
GoogleCloudMessaging.InstanceIdScope, null);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue