forked from Github/cordova-plugin-run-in-background
Don't get the engine to get the view
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
id="cordova-plugin-background-mode"
|
||||
version="0.7.2">
|
||||
version="0.7.3">
|
||||
|
||||
<name>BackgroundMode</name>
|
||||
|
||||
<description>Prevent apps from going to sleep in background.</description>
|
||||
|
||||
<repo>https://github.com/katzer/cordova-plugin-background-mode.git</repo>
|
||||
<repo>https://bitbucket.org:TheBosZ/cordova-plugin-run-in-background.git</repo>
|
||||
|
||||
<keywords>appplant, background</keywords>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user