Logo

GitLab

Sign in

xntalk / xntalk-rnapp

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • xntalk-rnapp
  • kpiTarget
  • android
  • keystores
  • BUCK
  • 任务中心工程搭建 列表页面提交
    5c488ba1
    彭祥雨 authored
    2018-05-14 20:05:08 +0800  
    Browse File »
BUCK 152 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8
keystore(
    name = "debug",
    properties = "debug.keystore.properties",
    store = "debug.keystore",
    visibility = [
        "PUBLIC",
    ],
)