Skip to content

Commit

Permalink
feat(android): add new IActivityResultExtensionContext to simplify ha…
Browse files Browse the repository at this point in the history
…ndling startActivityForResult on various platforms
  • Loading branch information
marchbold committed Aug 8, 2023
1 parent 8b75656 commit bcac6c8
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.08.08 [v7.5.0]

```
feat(android): add new IActivityResultExtensionContext to simplify handling startActivityForResult on various platforms
```

###### 2023.07.06 [v7.4.0]

```
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.4.0 | | |
| com.distriqt.Core | 7.5.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 bcac6c8

Please sign in to comment.