update dlangui version, to close issue #138

This commit is contained in:
Vadim Lopatin 2016-02-05 10:24:55 +03:00
parent 58bbb43214
commit 89b7dd40b2
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi", "views/res/hdpi"],
"dependencies": {
"dlangui": "~>0.7.69",
"dlangui": "~>0.7.70",
"dcd": "~>0.7.5"
},