Skip to content

Commit

Permalink
feat(macos): add support for apple silicon processors
Browse files Browse the repository at this point in the history
fix(android,auth): correct issue with fallback authorisation implementation events being dispatched to wrong extension
  • Loading branch information
marchbold committed Feb 15, 2023
1 parent 2f6bf20 commit f078657
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
###### 2023.02.15 [v7.2.0]

```
feat(macos): add support for apple silicon processors
fix(android,auth): correct issue with fallback authorisation implementation events being dispatched to wrong extension
```

###### 2023.01.23 [v7.0.2]

```
Expand Down
2 changes: 1 addition & 1 deletion lib/VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

| Extension | Version | Android Lib | iOS Lib |
| --- | --- | --- | --- |
| com.distriqt.Core | 7.0.2 | | |
| com.distriqt.Core | 7.2.0 | | |
Binary file modified lib/com.distriqt.Core.ane
Binary file not shown.
Binary file modified lib/noair/com.distriqt.Core.noair.ane
Binary file not shown.
Binary file modified lib/swc/com.distriqt.Core.swc
Binary file not shown.

0 comments on commit f078657

Please sign in to comment.