updated dlangui minor number

Should temporary fix #140, but only until the next realese of dlanggui
This commit is contained in:
Keywan Ghadami 2016-03-10 21:16:59 +01:00
parent 2d1992ff47
commit 77cf494d0d
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.75",
"dlangui": "~>0.7.77",
"dcd": "~>0.8.0"
},