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

BUCK 138B

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