Files
devhub/android/keystores/BUCK
Bruno Lemos 9f6bb3efb9 First commit
2016-11-18 22:28:09 -02:00

9 lines
138 B
Python

keystore(
name = 'debug',
store = 'debug.keystore',
properties = 'debug.keystore.properties',
visibility = [
'PUBLIC',
],
)