Skip to content

Commit

Permalink
## Major update
Browse files Browse the repository at this point in the history
In this update we have moved all the extensions to use the newer gradle dependencies process.

feat(android): move to gradle dependencies
  • Loading branch information
marchbold committed Dec 5, 2024
1 parent 0a67402 commit b3c65d9
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 6 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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]

```
Expand Down
12 changes: 6 additions & 6 deletions lib/VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | |
Binary file modified lib/com.huawei.hms.adsidentifier.ane
Binary file not shown.
Binary file modified lib/com.huawei.hms.adslite.ane
Binary file not shown.
Binary file modified lib/com.huawei.hms.base.ane
Binary file not shown.
Binary file modified lib/com.huawei.hms.coreinstaller.ane
Binary file not shown.
Binary file modified lib/com.huawei.hms.game.ane
Binary file not shown.
Binary file modified lib/com.huawei.hms.push.ane
Binary file not shown.
Binary file modified lib/swc/com.huawei.hms.adsidentifier.swc
Binary file not shown.
Binary file modified lib/swc/com.huawei.hms.adslite.swc
Binary file not shown.
Binary file modified lib/swc/com.huawei.hms.base.swc
Binary file not shown.
Binary file modified lib/swc/com.huawei.hms.coreinstaller.swc
Binary file not shown.
Binary file modified lib/swc/com.huawei.hms.game.swc
Binary file not shown.
Binary file modified lib/swc/com.huawei.hms.push.swc
Binary file not shown.

0 comments on commit b3c65d9

Please sign in to comment.