diff --git a/build.gradle b/build.gradle index c104782..2a0c012 100644 --- a/build.gradle +++ b/build.gradle @@ -22,7 +22,7 @@ apply plugin: 'org.owasp.dependencycheck' apply plugin: 'com.github.ben-manes.versions' project.ext { - PNC_VERSION = '5.1.3' + PNC_VERSION = '5.1.5' MXBUILD_VERSION = '8.9.0.5487' MODULE_NAME = 'PushNotifications' } diff --git a/test/PushNotfications.mpr b/test/PushNotfications.mpr index d54d146..78f34dd 100755 Binary files a/test/PushNotfications.mpr and b/test/PushNotfications.mpr differ