File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,16 @@ The changes documented here do not include those from the original repository.
88
99## [ Unreleased]
1010
11+ ## [ 5.0.0-OS9]
12+
1113### 16-12-2022
1214- Replaced jcenter with more up to date mavenCentral [ RMET-2036] ( https://outsystemsrd.atlassian.net/browse/RMET-2036 )
1315
1416### 2022-11-10
1517- Use fixed versions (https://outsystemsrd.atlassian.net/browse/RMET-2045 ).
1618
19+ ## [ 5.0.0-OS8]
20+
1721## 2022-10-28
1822- Android 13 changes [ RMET-813] ( https://outsystemsrd.atlassian.net/browse/RMET-1813 )
1923
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-firebase-dynamiclinks" ,
3- "version" : " 5.0.0-OS8 " ,
3+ "version" : " 5.0.0-OS9 " ,
44 "description" : " Cordova plugin for Firebase Dynamic Links" ,
55 "cordova" : {
66 "id" : " cordova-plugin-firebase-dynamiclinks" ,
Original file line number Diff line number Diff line change 11<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
22xmlns:android=" http://schemas.android.com/apk/res/android"
33 id =" cordova-plugin-firebase-dynamiclinks"
4- version =" 5.0.0-OS8 " >
4+ version =" 5.0.0-OS9 " >
55
66 <name >FirebaseDynamicLinksPlugin</name >
77 <description >Cordova plugin for Firebase Dynamic Links</description >
You can’t perform that action at this time.
0 commit comments