Commit 502a39c6 authored by Leonardo Aramaki's avatar Leonardo Aramaki

Set translatable to false on gcm_sender_id

parent f50e924b
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- This is the Cordova GCM sender id-->
<string name="gcm_sender_id">673693445664</string>
<string name="gcm_sender_id" translatable="false">673693445664</string>
</resources>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment