mattermost-mobile/android/keystores/BUCK
2016-10-04 14:10:44 -04:00

8 lines
138 B
Python

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