• This project
    • Loading...
  • Sign in

罗广聪 / ProtectGod

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • ProtectGod
  • android
  • keystores
  • BUCK
  • 罗广聪's avatar
    first · 463bb04b
    463bb04b Browse Files
    罗广聪 authored 2017-09-04 18:02:19 +0800
BUCK 152 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
keystore(
    name = "debug",
    properties = "debug.keystore.properties",
    store = "debug.keystore",
    visibility = [
        "PUBLIC",
    ],
)