Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

BUCK 138B

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