Skip to content

Instantly share code, notes, and snippets.

@weitsai
Created March 12, 2014 23:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weitsai/9518612 to your computer and use it in GitHub Desktop.
Save weitsai/9518612 to your computer and use it in GitHub Desktop.
developmentAppKey = UA App Key
developmentAppSecret = UA App Secret
# 若沒有註冊信用卡則不會有這組key
#productionAppKey = 沒信用卡
#productionAppSecret = 沒信用卡
#transport, only gcm is supported for now
transport = gcm
gcmSender = GCM 的 Project number
inProduction = false
# LogLevel is "VERBOSE", "DEBUG", "INFO", "WARN", "ERROR" or "ASSERT"
#developmentLogLevel = DEBUG
#productionLogLevel = 1
#minSdkVersion = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment