File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " webview-sample" ,
3
- "version" : " 2.26 .0" ,
3
+ "version" : " 2.27 .0" ,
4
4
"appDescriptor" : " src/Main-app.xml" ,
5
5
"variables" : {
6
6
},
10
10
"url" : " https://tuarua.github.io/air/air_packages.json"
11
11
},
12
12
"dependencies" : {
13
- "com.tuarua.WebViewANE" : " 2.26 .0" ,
13
+ "com.tuarua.WebViewANE" : " 2.27 .0" ,
14
14
"com.google.code.gson.gson" : " 2.8.6" ,
15
15
"com.tuarua.frekotlin" : " 1.42.0" ,
16
16
"com.tuarua.iOS.FreSwift" : " 5.5.2" ,
17
- "com.tuarua.WebViewANE.IosDependencies" : " 2.26 .0"
17
+ "com.tuarua.WebViewANE.IosDependencies" : " 2.27 .0"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 4
4
<id >com.eoinlandy.webview</id > <!-- Bundle Identifier. Required. -->
5
5
<filename >WebViewANESampleMobile</filename > <!-- Used as the filename for the application. Required. -->
6
6
<name >WebViewANESampleMobile</name > <!-- The name that is displayed below the app icon. -->
7
- <versionNumber >2.26 .0</versionNumber > <!-- Required. -->
7
+ <versionNumber >2.27 .0</versionNumber > <!-- Required. -->
8
8
9
9
<!-- Settings for the application's initial window. Required. -->
10
10
<initialWindow >
You can’t perform that action at this time.
0 commit comments