diff --git a/CHANGELOG.md b/CHANGELOG.md index 31c9f28..5d83503 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +###### 2024.12.05 [v4.0.0] + +``` +## Major update + +In this update we have moved all the extensions to use the newer gradle dependencies process. + +feat(android): move to gradle dependencies +``` + ###### 2023.08.11 [v3.0.0] ``` diff --git a/lib/VERSION.md b/lib/VERSION.md index f69e759..47590f1 100644 --- a/lib/VERSION.md +++ b/lib/VERSION.md @@ -2,9 +2,9 @@ | Extension | Version | Android Lib | iOS Lib | | --- | --- | --- | --- | -| com.huawei.hms.adsidentifier | 3.0.0 | 3.4.62.300 | | -| com.huawei.hms.adslite | 3.0.0 | 13.4.62.302 | | -| com.huawei.hms.base | 3.0.0 | 6.11.0.301 | | -| com.huawei.hms.coreinstaller | 3.0.0 | 6.11.0.301 | | -| com.huawei.hms.game | 3.0.0 | 6.10.0.300 | | -| com.huawei.hms.push | 3.0.0 | 6.11.0.300 | | +| com.huawei.hms.adsidentifier | 4.0.0 | 3.4.62.300 | | +| com.huawei.hms.adslite | 4.0.0 | 13.4.62.302 | | +| com.huawei.hms.base | 4.0.0 | 6.11.0.301 | | +| com.huawei.hms.coreinstaller | 4.0.0 | 6.11.0.301 | | +| com.huawei.hms.game | 4.0.0 | 6.10.0.300 | | +| com.huawei.hms.push | 4.0.0 | 6.11.0.300 | | diff --git a/lib/com.huawei.hms.adsidentifier.ane b/lib/com.huawei.hms.adsidentifier.ane index 22fb694..8b0b426 100644 Binary files a/lib/com.huawei.hms.adsidentifier.ane and b/lib/com.huawei.hms.adsidentifier.ane differ diff --git a/lib/com.huawei.hms.adslite.ane b/lib/com.huawei.hms.adslite.ane index b96f874..90239ac 100644 Binary files a/lib/com.huawei.hms.adslite.ane and b/lib/com.huawei.hms.adslite.ane differ diff --git a/lib/com.huawei.hms.base.ane b/lib/com.huawei.hms.base.ane index 6196b04..a231029 100644 Binary files a/lib/com.huawei.hms.base.ane and b/lib/com.huawei.hms.base.ane differ diff --git a/lib/com.huawei.hms.coreinstaller.ane b/lib/com.huawei.hms.coreinstaller.ane index d6eb385..f5bd499 100644 Binary files a/lib/com.huawei.hms.coreinstaller.ane and b/lib/com.huawei.hms.coreinstaller.ane differ diff --git a/lib/com.huawei.hms.game.ane b/lib/com.huawei.hms.game.ane index 772ceb7..dd73fde 100644 Binary files a/lib/com.huawei.hms.game.ane and b/lib/com.huawei.hms.game.ane differ diff --git a/lib/com.huawei.hms.push.ane b/lib/com.huawei.hms.push.ane index ef23da1..4bb4d3b 100644 Binary files a/lib/com.huawei.hms.push.ane and b/lib/com.huawei.hms.push.ane differ diff --git a/lib/swc/com.huawei.hms.adsidentifier.swc b/lib/swc/com.huawei.hms.adsidentifier.swc index 34de3ab..04a488c 100644 Binary files a/lib/swc/com.huawei.hms.adsidentifier.swc and b/lib/swc/com.huawei.hms.adsidentifier.swc differ diff --git a/lib/swc/com.huawei.hms.adslite.swc b/lib/swc/com.huawei.hms.adslite.swc index 43a201f..5e87993 100644 Binary files a/lib/swc/com.huawei.hms.adslite.swc and b/lib/swc/com.huawei.hms.adslite.swc differ diff --git a/lib/swc/com.huawei.hms.base.swc b/lib/swc/com.huawei.hms.base.swc index 834bd3d..a80efa3 100644 Binary files a/lib/swc/com.huawei.hms.base.swc and b/lib/swc/com.huawei.hms.base.swc differ diff --git a/lib/swc/com.huawei.hms.coreinstaller.swc b/lib/swc/com.huawei.hms.coreinstaller.swc index 6470b26..6d3941d 100644 Binary files a/lib/swc/com.huawei.hms.coreinstaller.swc and b/lib/swc/com.huawei.hms.coreinstaller.swc differ diff --git a/lib/swc/com.huawei.hms.game.swc b/lib/swc/com.huawei.hms.game.swc index d10336b..a9d6ffc 100644 Binary files a/lib/swc/com.huawei.hms.game.swc and b/lib/swc/com.huawei.hms.game.swc differ diff --git a/lib/swc/com.huawei.hms.push.swc b/lib/swc/com.huawei.hms.push.swc index 8605618..0cb6cd5 100644 Binary files a/lib/swc/com.huawei.hms.push.swc and b/lib/swc/com.huawei.hms.push.swc differ