This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
zxcvbn-app/android/keystores/BUCK

9 lines
138 B
Text
Raw Normal View History

2016-09-16 13:33:20 +01:00
keystore(
name = 'debug',
store = 'debug.keystore',
properties = 'debug.keystore.properties',
visibility = [
'PUBLIC',
],
)