diff --git a/config.xml b/config.xml index 6b14c03..34e245d 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - - + + PackageHelper Assistant app for door-to-door package delivery. @@ -7,28 +7,30 @@ Netsyms Technologies - - + - - - - - - - - + + + + + + + - + - - + + + + + + diff --git a/package.json b/package.json index 1b23223..71c422d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,8 @@ "plugins": { "cordova-plugin-geolocation": {}, "cordova-plugin-whitelist": {}, - "at.gofg.sportscomputer.powermanagement": {} + "at.gofg.sportscomputer.powermanagement": {}, + "cordova-plugin-inappbrowser": {} }, "platforms": [ "android"