選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

BUCK 152B

12345678
  1. keystore(
  2. name = "debug",
  3. properties = "debug.keystore.properties",
  4. store = "debug.keystore",
  5. visibility = [
  6. "PUBLIC",
  7. ],
  8. )