Skip to content

Commit 8d70c60

Browse files
author
Kevin Cornbower
committed
Update IntelliJ project to AIR 22
1 parent cae0302 commit 8d70c60

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ANE-Bugsnag-Test/src/Main-app.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2-
<application xmlns="http://ns.adobe.com/air/application/21.0">
2+
<application xmlns="http://ns.adobe.com/air/application/22.0">
33

44
<id>com.ane-bugsnag-test</id>
55
<filename>ANE-Bugsnag-Test</filename>

Actionscript.iml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<dependency linkage="Merged" />
1010
</entry>
1111
</entries>
12-
<sdk name="21.0.0.176" />
12+
<sdk name="22.0.0.153" />
1313
</dependencies>
1414
<compiler-options>
1515
<map>
@@ -32,7 +32,7 @@
3232
<sourceFolder url="file://$MODULE_DIR$/actionscript/src" isTestSource="false" />
3333
<sourceFolder url="file://$MODULE_DIR$/ANE-Bugsnag-Test/src" isTestSource="false" />
3434
</content>
35-
<orderEntry type="jdk" jdkName="21.0.0.176" jdkType="Flex SDK Type (new)" />
35+
<orderEntry type="jdk" jdkName="22.0.0.153" jdkType="Flex SDK Type (new)" />
3636
<orderEntry type="sourceFolder" forTests="false" />
3737
<orderEntry type="library" exported="" name="ANEBugsnap" level="project" />
3838
<orderEntry type="module-library" exported="">

0 commit comments

Comments
 (0)