[build] android keystore

This commit is contained in:
2019-10-08 17:52:16 +03:00
parent d670722674
commit 7de1897b32
7 changed files with 14 additions and 19 deletions

View File

@@ -36,6 +36,7 @@ const config = new Project.Config({
company: 'MegaLoMania',
version: packageInfo.version + (Config.Develop ? '-SNAPSHOT' : ''),
},
key: Config.Key,
libs: packageInfo.haxeDependencies,
sources: [
'src/common/haxe',