diff --git a/CHANGELOG.md b/CHANGELOG.md
index 56ab3345..43d61ebd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+### 0.15.0
+- AND: Updated to FreKotlin 1.41.0
+- iOS: Updated to FreSwift 5.0.0
+- Upgraded to AIR 33.1.1.300
+
### 0.14.0
- New system for installing ANEs `./air-tools install` via air_package.json file
- New system for installing ANEs `./air-tools apply-firebase-config google-services.json`
diff --git a/example/.idea/misc.xml b/example/.idea/misc.xml
index 18781b16..3ab3b718 100755
--- a/example/.idea/misc.xml
+++ b/example/.idea/misc.xml
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
diff --git a/example/air_package.json b/example/air_package.json
index 3aa92a98..7e3474ab 100644
--- a/example/air_package.json
+++ b/example/air_package.json
@@ -1,6 +1,6 @@
{
"name": "firebase-sample",
- "version": "0.14.0",
+ "version": "0.15.0",
"appDescriptor": "src/Main-app.xml",
"variables": {
"firebase_associated_domain": "xxxx.app.goo.gl",
@@ -15,17 +15,17 @@
"url": "https://tuarua.github.io/air/air_packages.json"
},
"dependencies": {
- "com.tuarua.firebase.FirebaseANE": "0.14.0",
- "com.tuarua.firebase.AnalyticsANE": "0.14.0",
- "com.tuarua.firebase.AuthANE": "0.14.0",
- "com.tuarua.firebase.DynamicLinksANE": "0.14.0",
- "com.tuarua.firebase.FirestoreANE": "0.14.0",
- "com.tuarua.firebase.MessagingANE": "0.14.0",
- "com.tuarua.firebase.PerformanceANE": "0.14.0",
- "com.tuarua.firebase.RemoteConfigANE": "0.14.0",
- "com.tuarua.firebase.StorageANE": "0.14.0",
- "com.tuarua.firebase.CrashlyticsANE": "0.14.0",
- "com.tuarua.google.GoogleSignInANE": "0.14.0",
- "com.tuarua.OneSignalANE": "0.14.0"
+ "com.tuarua.firebase.FirebaseANE": "0.15.0",
+ "com.tuarua.firebase.AnalyticsANE": "0.15.0",
+ "com.tuarua.firebase.AuthANE": "0.15.0",
+ "com.tuarua.firebase.DynamicLinksANE": "0.15.0",
+ "com.tuarua.firebase.FirestoreANE": "0.15.0",
+ "com.tuarua.firebase.MessagingANE": "0.15.0",
+ "com.tuarua.firebase.PerformanceANE": "0.15.0",
+ "com.tuarua.firebase.RemoteConfigANE": "0.15.0",
+ "com.tuarua.firebase.StorageANE": "0.15.0",
+ "com.tuarua.firebase.CrashlyticsANE": "0.15.0",
+ "com.tuarua.google.GoogleSignInANE": "0.15.0",
+ "com.tuarua.OneSignalANE": "0.15.0"
}
}
diff --git a/example/src/Main-app.xml b/example/src/Main-app.xml
index 18af4ca2..060cf0d4 100755
--- a/example/src/Main-app.xml
+++ b/example/src/Main-app.xml
@@ -1,9 +1,9 @@
-
+
com.tuarua.firebaseane.example
FireBaseExample
FIR-Example
- 0.14.0
+ 0.15.0
[This value will be overwritten by Flash Builder in the output app.xml]
@@ -256,4 +256,4 @@
]]>
-
\ No newline at end of file
+
diff --git a/example_vision/.idea/misc.xml b/example_vision/.idea/misc.xml
index b164effa..45c69eca 100644
--- a/example_vision/.idea/misc.xml
+++ b/example_vision/.idea/misc.xml
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
diff --git a/example_vision/VisionANESample.iml b/example_vision/VisionANESample.iml
index df39a739..f32ef43a 100644
--- a/example_vision/VisionANESample.iml
+++ b/example_vision/VisionANESample.iml
@@ -12,7 +12,7 @@
-
+
@@ -40,7 +40,7 @@
-
+
@@ -67,7 +67,7 @@
-
+
diff --git a/example_vision/air_package.json b/example_vision/air_package.json
index b011f1d4..b06d0c04 100644
--- a/example_vision/air_package.json
+++ b/example_vision/air_package.json
@@ -1,6 +1,6 @@
{
"name": "firebase-sample",
- "version": "0.14.0",
+ "version": "0.15.0",
"appDescriptor": "src/Main-app.xml",
"variables": {},
"airDotPrefix": true,
@@ -9,13 +9,13 @@
"url": "https://tuarua.github.io/air/air_packages.json"
},
"dependencies": {
- "com.tuarua.firebase.FirebaseANE": "0.14.0",
- "com.tuarua.firebase.AnalyticsANE": "0.14.0",
- "com.tuarua.firebase.VisionANE": "0.14.0",
- "com.tuarua.firebase.VisionCloudTextANE": "0.14.0",
- "com.tuarua.firebase.VisionCloudDocumentANE": "0.14.0",
- "com.tuarua.firebase.VisionCloudLabelANE": "0.14.0",
- "com.tuarua.firebase.VisionLandmarkANE": "0.14.0",
- "com.tuarua.firebase.ModelInterpreterANE": "0.14.0"
+ "com.tuarua.firebase.FirebaseANE": "0.15.0",
+ "com.tuarua.firebase.AnalyticsANE": "0.15.0",
+ "com.tuarua.firebase.VisionANE": "0.15.0",
+ "com.tuarua.firebase.VisionCloudTextANE": "0.15.0",
+ "com.tuarua.firebase.VisionCloudDocumentANE": "0.15.0",
+ "com.tuarua.firebase.VisionCloudLabelANE": "0.15.0",
+ "com.tuarua.firebase.VisionLandmarkANE": "0.15.0",
+ "com.tuarua.firebase.ModelInterpreterANE": "0.15.0"
}
}
diff --git a/example_vision/src/Main-app.xml b/example_vision/src/Main-app.xml
index 09067242..ab7e42c3 100644
--- a/example_vision/src/Main-app.xml
+++ b/example_vision/src/Main-app.xml
@@ -1,9 +1,9 @@
-
+
com.tuarua.firebaseane.example
FireBaseExample
FIR-Example
- 0.14.0
+ 0.15.0
[This value will be overwritten by Flash Builder in the output app.xml]
@@ -108,4 +108,4 @@
]]>
-
\ No newline at end of file
+