From b24af50d5ddec77fc823434f9d5e8fe4caad20d1 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 23 Oct 2020 16:41:41 -0400 Subject: cache_or_http promise cleanup --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index b441236e..3ea909e2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zmninjapro", "description": "Home security mobile app for ZoneMinder", - "version": "1.6.000", + "version": "1.6.002", "displayName": "zmNinja", "author": "Pliable Pixels", "license": "custom see LICENSE.md", @@ -70,7 +70,9 @@ "ANDROID_GSON_VERSION": "2.8.6" }, "cordova-plugin-advanced-http": {}, - "cordova-plugin-ionic-webview": {}, + "cordova-plugin-ionic-webview": { + "ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" + }, "cordova-plugin-media-pp-fork": {} } }, -- cgit v1.2.3