aboutsummaryrefslogtreecommitdiffstats
path: root/build.json-example
blob: 2af1da67589d79751504e0197e2af92a41197c46 (plain)
1
2
3
4
5
6
7
8
{
    "android": {
        "release": {
            "keystore": "/Users/davea/Code/keys/android/android_keystore",
            "alias": "cuidomiciudad"
        }
    }
}