updated build settings for ubuntu touch issue #76

This commit is contained in:
Morgan McMillian 2018-11-01 06:22:33 -07:00
parent a5064ee109
commit 7c044cf2b8
2 changed files with 2 additions and 2 deletions

View file

@ -5,5 +5,5 @@
"audio", "audio",
"networking" "networking"
], ],
"policy_version": 1.3 "policy_version": 16.04
} }

View file

@ -11,5 +11,5 @@
}, },
"version": "0.6.3", "version": "0.6.3",
"maintainer": "Morgan McMillian <gilag@monkeystew.com>", "maintainer": "Morgan McMillian <gilag@monkeystew.com>",
"framework" : "ubuntu-sdk-15.04.6" "framework" : "ubuntu-sdk-16.04"
} }