stuff
This commit is contained in:
parent
8c5851e36a
commit
3a00033fc4
@ -41,4 +41,5 @@
|
||||
<plugin name="cordova-plugin-powermanagement-orig" spec="https://source.netsyms.com/Mirrors/boltex_cordova-plugin-powermanagement.git" />
|
||||
<plugin name="cordova-plugin-inappbrowser" spec="~3.1.0" />
|
||||
<engine name="android" spec="~7.0.0" />
|
||||
<plugin name="at.gofg.sportscomputer.powermanagement" spec="~1.1.0" />
|
||||
</widget>
|
||||
|
@ -16,8 +16,8 @@
|
||||
"plugins": {
|
||||
"cordova-plugin-geolocation": {},
|
||||
"cordova-plugin-whitelist": {},
|
||||
"cordova-plugin-powermanagement-orig": {},
|
||||
"cordova-plugin-inappbrowser": {}
|
||||
"cordova-plugin-inappbrowser": {},
|
||||
"at.gofg.sportscomputer.powermanagement": {}
|
||||
},
|
||||
"platforms": [
|
||||
"android"
|
||||
@ -30,4 +30,4 @@
|
||||
"cordova-plugin-powermanagement-orig": "https://source.netsyms.com/Mirrors/boltex_cordova-plugin-powermanagement.git",
|
||||
"cordova-plugin-whitelist": "^1.3.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user