Update -app.xml to use AIR 16
Project: http://git-wip-us.apache.org/repos/asf/flex-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-examples/commit/fde34a89 Tree: http://git-wip-us.apache.org/repos/asf/flex-examples/tree/fde34a89 Diff: http://git-wip-us.apache.org/repos/asf/flex-examples/diff/fde34a89 Branch: refs/heads/develop Commit: fde34a89262c6fb43e1a3eced8728da82cc2626f Parents: 8ccec1f Author: OmPrakash Muppirala <[email protected]> Authored: Fri Dec 19 15:34:23 2014 -0800 Committer: OmPrakash Muppirala <[email protected]> Committed: Fri Dec 19 15:34:23 2014 -0800 ---------------------------------------------------------------------- tourdeflexmobile/src/TourDeFlexMobile-app.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-examples/blob/fde34a89/tourdeflexmobile/src/TourDeFlexMobile-app.xml ---------------------------------------------------------------------- diff --git a/tourdeflexmobile/src/TourDeFlexMobile-app.xml b/tourdeflexmobile/src/TourDeFlexMobile-app.xml index 2d1e6a4..506b9af 100644 --- a/tourdeflexmobile/src/TourDeFlexMobile-app.xml +++ b/tourdeflexmobile/src/TourDeFlexMobile-app.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8" standalone="no"?> -<application xmlns="http://ns.adobe.com/air/application/15.0"> +<application xmlns="http://ns.adobe.com/air/application/16.0"> <!-- Adobe AIR Application Descriptor File Template.
