diff --git a/CHANGELOG.md b/CHANGELOG.md index a8f1ae6..e0f06a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +###### 2024.06.26 [v7.5.4] + +``` +feat(android): common permission helpers to better handle denied state +``` + ###### 2024.06.25 [v7.5.3] ``` diff --git a/lib/VERSION.md b/lib/VERSION.md index 418fd7b..4d361e9 100644 --- a/lib/VERSION.md +++ b/lib/VERSION.md @@ -2,4 +2,4 @@ | Extension | Version | Android Lib | iOS Lib | | --- | --- | --- | --- | -| com.distriqt.Core | 7.5.3 | | | +| com.distriqt.Core | 7.5.4 | | | diff --git a/lib/com.distriqt.Core.ane b/lib/com.distriqt.Core.ane index 569ecd3..db44ca1 100644 Binary files a/lib/com.distriqt.Core.ane and b/lib/com.distriqt.Core.ane differ diff --git a/lib/noair/com.distriqt.Core.noair.ane b/lib/noair/com.distriqt.Core.noair.ane index 1789ddb..0c90f99 100644 Binary files a/lib/noair/com.distriqt.Core.noair.ane and b/lib/noair/com.distriqt.Core.noair.ane differ diff --git a/lib/swc/com.distriqt.Core.swc b/lib/swc/com.distriqt.Core.swc index 1d7615b..e08979d 100644 Binary files a/lib/swc/com.distriqt.Core.swc and b/lib/swc/com.distriqt.Core.swc differ