"Fossies" - the Fresh Open Source Software Archive

Member "jitsi-meet-7561/android/keystores/BUCK" (29 Sep 2023, 152 Bytes) of package /linux/misc/jitsi-meet-7561.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

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