Skip to content

Commit

Permalink
feat(android): new IExtensionContext implementation to automatically …
Browse files Browse the repository at this point in the history
…create an activity for handling activity results
  • Loading branch information
marchbold committed Jul 5, 2023
1 parent 14479bb commit 8b75656
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
###### 2023.07.06 [v7.4.0]

```
feat(android): new IExtensionContext implementation to automatically create an activity for handling activity results
```

###### 2023.06.29 [v7.3.1]

```
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.3.1 | | |
| com.distriqt.Core | 7.4.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 8b75656

Please sign in to comment.