Files
puzzlez/config.example.json
2020-01-09 16:37:27 +03:00

12 lines
218 B
JSON

{
"SdkDir": "C:\\sdk",
"BuildDir": null,
"PublishDir": "",
"PublishUrl": "https://shmyga.ru/repo/tankz",
"Develop": false,
"Key": {
"store": "keystore.jks",
"pass": null
}
}