diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dfb5226..3ba68b00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Fixes +- We have removed USE_EXACT_ALARM permission from the manifest to comply with updated Google Play policies. + - We have upgraded `@mendix/native` to version 9.0.1 ## [14.0.0] - 2025-04-01 diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 35961772..50e76a00 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -22,7 +22,6 @@ -