diff --git a/cordova/makefile.am b/cordova/makefile.am index 82d1b3f..bccf82b 100644 --- a/cordova/makefile.am +++ b/cordova/makefile.am @@ -20,7 +20,6 @@ ${ANDROID_SRC}: chmod -R u+w "$${file}" ); \ done if [ "$$(whoami 2> /dev/null)" != "root" ]; then \ - #${CORDOVA} plugin add https://github.com/katzer/cordova-plugin-background-mode.git; \ ${CORDOVA} build --debug || ${CORDOVA} build --debug; \ fi