summarylogtreecommitdiffstats
path: root/27.0-to-32.0-frameworks.patch
blob: c739c4cd6df165a04277e5064881f841e3a2e6de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
diff --git a/air-config.xml b/air-config.xml
index e640387..6755e53 100644
--- a/air-config.xml
+++ b/air-config.xml
@@ -21,7 +21,7 @@
 
 <flex-config>
     <!-- Specifies the minimum player version that will run the compiled SWF. -->
-    <target-player>27.0</target-player>
+    <target-player>32.0</target-player>
 
     <!-- Specifies the version of the compiled SWF -->
     <swf-version>38</swf-version>
diff --git a/airmobile-config.xml b/airmobile-config.xml
index a529a3e..8f22bf6 100644
--- a/airmobile-config.xml
+++ b/airmobile-config.xml
@@ -21,7 +21,7 @@
 
 <flex-config>
     <!-- Specifies the minimum player version that will run the compiled SWF. -->
-    <target-player>27.0</target-player>
+    <target-player>32.0</target-player>
 
     <!-- Specifies the version of the compiled SWF -->
     <swf-version>38</swf-version>
diff --git a/flex-config.xml b/flex-config.xml
index 259370b..d9f4ef9 100644
--- a/flex-config.xml
+++ b/flex-config.xml
@@ -22,7 +22,7 @@
 
 <flex-config>
     <!-- Specifies the minimum player version that will run the compiled SWF. -->
-   <target-player>27.0</target-player>
+   <target-player>32.0</target-player>
 
     <!-- Specifies the version of the compiled SWF -->
    <swf-version>38</swf-version>